wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Variables

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Maximum limit of RGB()

a)

255

b)

256

c)

32767

d)

10

2.

3name. Is this a correct variable naming?

a)

Yes

b)

No

3.

Required Variable Declaration option is present in View Menu

a)

True

b)

False

4.

Variable Declaration is must for

a)

Implicit

b)

Explicit

c)

Option Explicit

5.

The variable which cannot be accessed outside the procedure where it is declared is

a)

Local Variable

b)

Static Variable

c)

Global Variable

6.

Which variable retains its most recent value?

a)

Private

b)

Public

c)

Module

d)

Static

7.

Default value of static variable is

a)

0

b)

1

c)

recent value

8.

Which keyword is used to declare a global variable

a)

Private

b)

Public

c)

Static

9.

a)Dim a as integer b)Dim a% Which declaration is correct?

a)

a

b)

b

c)

both

d)

None

10.

How is my teaching?

a)

Excellent

b)

Good

c)

Average

d)

Poor