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

17/35

Page

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

Which property is used to specify a combo box's style?

Select an option to see the answer and solution.

The . . . . . . . . statement does not indicate whether a variable is passed by value or by reference.

Select an option to see the answer and solution.

code in vb is stored in the form of . . . . . . . .

Select an option to see the answer and solution.

. . . . . . . . are collections of small iconic button that resides in a Menu- bar

Select an option to see the answer and solution.

The InputBox functions prompt argument should be entered using . . . . . . . .

Select an option to see the answer and solution.

In VB ,We can use Public or Dim statement to declare an array .

Select an option to see the answer and solution.

Each object used in a object oriented programming is created from . . . . . . . .

Select an option to see the answer and solution.

How is a default button designated?

Select an option to see the answer and solution.

Comparison operators are also termed as . . . . . . . .

Select an option to see the answer and solution.

When a value is converted from one data type to another and can store numbers with greater precision, the value is said to be . . . . . . . .

Select an option to see the answer and solution.

A . . . . . . . . loop is a loop whose processing is controlled by a counter.

Select an option to see the answer and solution.

When you delete a groupbox the controls inside it are . . . . . . . .

Select an option to see the answer and solution.

The BorderStyle property of each label, that identify other controls, is generally set to . . . . . . . .

Select an option to see the answer and solution.

When a control has focus it can accept . . . . . . . .

Select an option to see the answer and solution.

The behavior are represented by . . . . . . . .

Select an option to see the answer and solution.

Use . . . . . . . . for the optional label entered in the groupbox's text property.

Select an option to see the answer and solution.

Checkbox are used to . . . . . . . .

Select an option to see the answer and solution.

The lines connecting the symbols in a flowchart are called as . . . . . . . .

Select an option to see the answer and solution.

In VB, A . . . . . . . . returns a value and a Sub Procedure does not return a value.

Select an option to see the answer and solution.

The . . . . . . . . numbers indicate the order in which the computer performs the operation in an expression.

Select an option to see the answer and solution.