Exam 2: VB Data Types, Constants, and Functions
Exam 1: Common Prefixes and Invalid Properties in Visual Basic Toolbox24 Questions
Exam 2: VB Data Types, Constants, and Functions20 Questions
Select questions type
Which of the following is not a valid logical operator in VB.
Free
(Multiple Choice)
4.7/5
(40)
Correct Answer:
C
The constant which are defined by user is known as _____ constant.
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
C
For I = 10 To 1…. Next I, will execute a loop _____ time/s.
Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
C
For I = 10 To 20 …. Next I, will execute a loop _____ time/s.
(Multiple Choice)
4.9/5
(31)
_____ can be used in an application to give user True/False or Yes/No Option
(Multiple Choice)
4.8/5
(35)
____ function is used to convert a text value to a numeric value.
(Multiple Choice)
4.8/5
(27)
_____ allows the user to select any number of options at a time from a group.
(Multiple Choice)
4.9/5
(47)
The constant which are readymade in VB are called as _______ constant.
(Multiple Choice)
4.9/5
(46)
For I = 1 To 20 Step 2…. Next I, will execute a loop _____ time/s.
(Multiple Choice)
4.8/5
(37)
For I = 10 To 1 Step -1…. Next I, will execute a loop _____ time/s.
(Multiple Choice)
4.9/5
(40)
_______ property of a Text Box is True then user cannot type anything in a Text Box.
(Multiple Choice)
4.9/5
(35)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)