/CrosswordPuzzles/ExtraCredit03 to find the crossword puzzle) for this extra credit.  Across 6 when a body of a loop can contain another loop 8 allows execution of your program to suddenly jump to the statement following a certain construct 9 keyword used within a switch statement to match up with the evaluation of the expression 11 a pretest event controlled loop 12 when you only have true statements that may be executed 13 a posttest event controlled loop 15 ternary operator (requires three operands)

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter5: Looping
Section: Chapter Questions
Problem 7RQ
icon
Related questions
Question

Use the hints below to fill in the crossword puzzle (goto
Files/CrosswordPuzzles/ExtraCredit03 to find the crossword puzzle) for this
extra credit. 
Across
6 when a body of a loop can contain another loop
8 allows execution of your program to suddenly jump to the statement following a certain
construct
9 keyword used within a switch statement to match up with the evaluation of the expression
11 a pretest event controlled loop
12 when you only have true statements that may be executed
13 a posttest event controlled loop
15 ternary operator (requires three operands)
16 when you have true statements or false statements that may be executed
17 based on a single value your program may follow one of several paths
18 a pretest counting loop
19 one of the four things that a loop must have to change the value of the loop variable
Down
1 what you must do to a loop variable before encountering a loop
2 how many times a posttest loop will execute at the very least
3 allows your program to choose which statement(s) will be executed next
4 how many times a pretest loop may execute at the very least
Sam H. McCall 2
5 must use these when using block statements
7 != is an example of these
10 && operator
14 when a loop body executes forever
15 evaluates to either true or false in order for statements to be executed

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Types of Loop
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr