Vidyalelo
Computer Science · all questions

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

689

Questions

27/35

Page

Pick an option on a question to see the right answer and solution.

The variable that does not change the value during execution of program is. . . . . . . .

Select an option to see the answer and solution.

The extension of class module is . . . . . . . .

Select an option to see the answer and solution.

. . . . . . . . is a numeric variable used for counting something.

Select an option to see the answer and solution.

Radio button in an interface is labeled using . . . . . . . . property.

Select an option to see the answer and solution.

. . . . . . . . is a counter-controlled loop.

Select an option to see the answer and solution.

. . . . . . . . is used to converting a string to uppercase.

Select an option to see the answer and solution.

. . . . . . . . are the characteristics that describe the object.

Select an option to see the answer and solution.

The . . . . . . . . keyword is necessary only in a dual-alternative selection structure.

Select an option to see the answer and solution.

The . . . . . . . . keyword tells the computer to pass the variable's address rather than its contents.

Select an option to see the answer and solution.

Vb allows programmers to define a data type before start the program it is called . . . . . . . .

Select an option to see the answer and solution.

. . . . . . . . can be used to advance the insertion point in a file or on the printer.

Select an option to see the answer and solution.

Designers generally use . . . . . . . . font style and . . . . . . . . font size in an interface.

Select an option to see the answer and solution.

The . . . . . . . . is one of the controls that is used to handle graphics

Select an option to see the answer and solution.

During runtime checkbox can be selected, if a checkbox is already selected or not by using the . . . . . . . . property.

Select an option to see the answer and solution.

. . . . . . . . is the default name assigned to the label control.

Select an option to see the answer and solution.

Which of the following calculates the quarterly payment on a loan of $6000 for 3 years at 9% interest? Payments should be expressed as a negative number.

Select an option to see the answer and solution.

The. . . . . . . . control lets the user selects or unselects an option we can select more than one option from the group.

Select an option to see the answer and solution.

Programmers refer to the sequence of character as . . . . . . . .

Select an option to see the answer and solution.

In VB the . . . . . . . . function converts a string to a number.

Select an option to see the answer and solution.

We can determine number of elements in two-dimensional array by . . . . . . . .

Select an option to see the answer and solution.