MCQOPTIONS
Bookmark
Saved Bookmarks
→
Basic C
→
Break Continue
→
Variables declared in a block have _____________...
1.
Variables declared in a block have _____________ scope.
A.
Class
B.
Procedure
C.
Block
D.
Object
Answer» D. Object
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Two procedures can have procedure-level variable whose names are same.
A procedure-level variable is declared using ____________ keyword.
A class-level variable is declared using ______________ keyword.
Lifetime of a class-level variable is till ________________
When you declare a variable in the form’s declaration section, it is called as ______________
Variables declared in a block have _____________ scope.
Variable declared in a procedure have ______________ scope.
Variables declared in a form’s declaration section have _____________ scope.
A variable’s _______________ indicates how long the variable stays in the computer’s internal memory.
A variable’s ____________ indicates where the variable can be used in an application code.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply