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

31/35

Page

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

. . . . . . . . property disables the Minimize button on the form's title bar.

Select an option to see the answer and solution.

Variables declared in a block have . . . . . . . . scope.

Select an option to see the answer and solution.

The OptionButton control is used to selects one of the choices. its main property is . . . . . . . .value.

Select an option to see the answer and solution.

The . . . . . . . . function temporarily converts the string to a number and then returns the number.

Select an option to see the answer and solution.

Static variable can only be used in the . . . . . . . . in which it is declared.

Select an option to see the answer and solution.

Most common error that occur in selection structure is . . . . . . . .

Select an option to see the answer and solution.

The . . . . . . . . methodreturns an integer that representsthe highest subscript in the specified dimension in the array.

Select an option to see the answer and solution.

Which box contains the name of the selected object?

Select an option to see the answer and solution.

. . . . . . . . is commonly used to perform an immediate action when clicked.

Select an option to see the answer and solution.

The main Property of picture box is . . . . . . . .

Select an option to see the answer and solution.

While printing, the . . . . . . . . need to be active.

Select an option to see the answer and solution.

. . . . . . . . is used to close both the code from code editor and control from the form.

Select an option to see the answer and solution.

In VB, The . . . . . . . . function extracts a substring from the original phrase or string

Select an option to see the answer and solution.

The Indexof method returns . . . . . . . . value.

Select an option to see the answer and solution.

. . . . . . . . method is used to remove space from beginning and end of a string.

Select an option to see the answer and solution.

In vb variable name cannot be more than . . . . . . . . characters

Select an option to see the answer and solution.

The main property of Image Control is stretchable,

Select an option to see the answer and solution.

Which button is used to save a solution?

Select an option to see the answer and solution.

The act of initializing array is also called as . . . . . . . .

Select an option to see the answer and solution.

The string literal are enclosed in . . . . . . . .

Select an option to see the answer and solution.