MCQOPTIONS
Bookmark
Saved Bookmarks
→
Visual Basic
→
Adding a GroupBox to the Form and Using FinancialDotPmt Method
→
A procedure-level variable is declared using _____...
1.
A procedure-level variable is declared using ____________ keyword.
A.
Private
B.
Public
C.
Dim
D.
Static
Answer» D. Static
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