Score: 0
Programming MCQs

Visual Basic MCQS

Visual Basic MCQS | MCQs & Past Papers

Study Mode
Show correct answers and hints
1 Who developed Visual Basic?
2 Which of the following extension is used to represent the project file in Visual Basic?
3 If you keep a variable undeclared, it is automatically taken as to which of the following data type in Visual Basic?
4 Which of the following displays the list of projects contained in the Visual Basic current solution?
5 Which of the following method is used to sort an array in visual basic?
6 Which of the following instruction tells the computer to close the current form in Visual Basic?
7 Which of the following is the default name assigned to the label control in Visual Basic?
8 Which of the following toolbox is used to include an image on the Visual Basic form?
9 In Visual Basic, which of the following keyword tells the computer to pass the variable’s address rather than its contents?
10 Which of the following is used to display a message box in Visual Basic?
11 In Visual Basic, which of the following method converts a string to a number?