Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Microsoft Visual Basic 2015 RELOADED
Quiz 5: Making Decisions in a Program
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 41
Matching
Match each item with a statement below.
Premises:
Responses:
Requires a specific set of tasks to be performed only when the condition is true.
condition
Advances the insertion point to the next line in a control.
ControlChars.NewLine constant
The concatenation operator.
&
Premises:
Requires a specific set of tasks to be performed only when the condition is true.
Advances the insertion point to the next line in a control.
The concatenation operator.
Responses:
condition
ControlChars.NewLine constant
&