TN +2 LESSON 3 - SCOPING

TN +2 LESSON 3 - SCOPING

12th Grade

15 Qs

quiz-placeholder

Similar activities

C++ Chapter 6 Review - Functions

C++ Chapter 6 Review - Functions

10th Grade - University

20 Qs

Python Functions

Python Functions

11th - 12th Grade

12 Qs

XII Csc Unit I Challenge

XII Csc Unit I Challenge

12th Grade

10 Qs

12CS (1-5)

12CS (1-5)

12th Grade

20 Qs

CS Python Fundamentals Unit 6 - Animation

CS Python Fundamentals Unit 6 - Animation

9th - 12th Grade

18 Qs

Functions Parameters Return

Functions Parameters Return

9th - 12th Grade

20 Qs

Functions Test

Functions Test

9th - 12th Grade

20 Qs

H466 - Global and Local Variables

H466 - Global and Local Variables

12th Grade - University

10 Qs

TN +2 LESSON 3 - SCOPING

TN +2 LESSON 3 - SCOPING

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Malar Selvi

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used in programming languages to map the variable and object?

==

: :

:=

=

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which scope refers to variables defined in current function?

(C) Module scope

(A) Local Scope

(B) Global scope

(D) Function Scope

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Containers for mapping names of variables to objects is called

Mapping

Scope

Binding

Namespaces

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following refers to the visibility of variablesin one part of a program to

another part of the same program.

(A) Scope

(B) Memory

(C) Address

(D) Accessibility

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following security technique that regulates who can use resources in a

computing environment?

Authentication

Certification

Access control

Password

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following members of a class can be handled only from within the class?

Secured members

Public member

Protected members

Private members

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which members are accessible from outside the class?

Protected members

Public members

Secured members

Private members

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?