Exam 4: The Selection Structure
Exam 1: An Introduction to Visual Basic Net50 Questions
Exam 2: Designing Applications50 Questions
Exam 3: Using Variables and Constants50 Questions
Exam 4: The Selection Structure50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: The Repetition Structure50 Questions
Exam 7: Sub and Function Procedures50 Questions
Exam 8: Manipulating Strings50 Questions
Exam 9: Sequential Access Files and Printing50 Questions
Exam 10: Arrays50 Questions
Exam 11: Classes and Objects50 Questions
Exam 12: Adonet and Aspnet50 Questions
Select questions type
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)