Exam 3: Introduction to Visual Basic Programming

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Variable declarations can begin with:

Free
(Multiple Choice)
4.8/5
(35)
Correct Answer:
Verified

B

The following pair can be used to begin and end a method declaration:

Free
(Multiple Choice)
4.9/5
(35)
Correct Answer:
Verified

A

Which of the following is not a valid identifier?

Free
(Multiple Choice)
4.9/5
(27)
Correct Answer:
Verified

C

When you drag a control across a Form,_________ appear to help you position the control with respect to the Form's edges and other controls.

(Multiple Choice)
4.9/5
(27)

The expression between the words If and Then is called a:

(Multiple Choice)
4.8/5
(39)

Which of the following represents the "is equal to" equality operator:

(Multiple Choice)
4.7/5
(36)

Every variable has a .

(Multiple Choice)
4.8/5
(41)

Using redundant parentheses in a complex expression is a wasteful practice.

(True/False)
4.8/5
(38)

The fractional part in integer division is stored in a variable declared automatically at run-time.

(True/False)
4.9/5
(36)

_________ are violations of language rules.

(Multiple Choice)
4.8/5
(32)

A comment in Visual Basic begins with:

(Multiple Choice)
4.8/5
(37)

Which of the following represents modulus arithmetic?

(Multiple Choice)
4.9/5
(41)

Which of the following is a valid declaration in Visual Basic?

(Multiple Choice)
5.0/5
(37)

A binary operator has _________ operand(s).

(Multiple Choice)
4.8/5
(36)

An assignment statement assigns a variable to a value.

(True/False)
4.8/5
(41)

When a value is read from a memory location,the value in that location is retained.

(True/False)
5.0/5
(42)

The event is a TextBox's default event.

(Multiple Choice)
4.8/5
(38)

Which of the following is in highest-to-lowest order of operator precedence?

(Multiple Choice)
4.9/5
(35)

A declaration may declare only one variable at a time.

(True/False)
4.8/5
(39)

The != operator compares two numbers to determine if they are not equal.

(True/False)
4.8/5
(43)
Showing 1 - 20 of 41
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)