Exam 4: The Selection Structure

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

The diamond symbol is used in a flowchart for a calculation task.

(True/False)
4.8/5
(38)

The following expression 6 * 5 / 10 > 4 * 8 - 35 AND 3 * 9 - 30 > 2 * 5 - 15 is true.

(True/False)
4.8/5
(42)

The method that will cause a message box to display on the screen is the ____ method.

(Multiple Choice)
4.8/5
(37)

Consider the expression 3 * 2 ^ 2 15 - 3. Which operation is performed first?

(Multiple Choice)
4.8/5
(28)

Which of the following standard flowchart symbols is used to mark the beginning and end of a flowchart?

(Multiple Choice)
4.8/5
(44)

The ToUpper() and ToLower() methods will temporarily convert a string to uppercase or lowercase respectively.

(True/False)
4.8/5
(36)

The MessageBox.Show(text, caption, buttons, icon[, default button]) method displays a message box at runtime on your form. Which of the above arguments controls the words appearing on the message box title bar?

(Multiple Choice)
4.8/5
(39)

The Or operator always checks both conditions, while the OrElse operator is not required to check both conditions.

(True/False)
4.8/5
(47)

What is the value of the following expression: 9 * 2 - 8 > 5 + 2 / 2?

(Multiple Choice)
4.9/5
(40)

The MessageBox.Show(text, caption, buttons, icon[, default button]) method displays a message box at runtime on your form. Which of the above arguments controls the words appearing in the message box?

(Multiple Choice)
4.8/5
(40)
Showing 41 - 50 of 50
close modal

Filters

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