This statement allows your code A. logical B. iteration 2. It is an expression used to detern A. condition B. while 3. In this loop, the condition is ched

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

PLEASE HELP ME ANSWER ALL. I NEED A CORRECT ANSWER PLEASE WITH PROOF.

1.
This statement allows your code to repeat statements based on given conditions.
A. logical
B. iteration
C. conditional
D. comparison
2.
It is an expression used to determine whether or not to perform the statements.
C. variable
A. condition
B. while
D. startvalue
3.
In this loop, the condition is checked before any of the statements are performed.
A. do while
B. while
C. for
D. do for
In this loop, statements are performed first and then checking whether or not to
4.
repeat the statements are done at the end of each execution.
A. do while
C. for
B. while
D. do for
5.
It is executed if no case value is equal to the value of expression.
A. default
B. break
C. case
D. switch
6.
This statement placed after each block of statements to prevent performing
the case below it.
A. default
7.
This is used to display a given text in a webpage.
B. break
C. case
D. alert
A. default
B. alert
C. break
D. document.write
8.
This displays an alert dialog box that consist of specified messages and an OK
button.
A. default
B. alert
C. break
D. document.write
Transcribed Image Text:1. This statement allows your code to repeat statements based on given conditions. A. logical B. iteration C. conditional D. comparison 2. It is an expression used to determine whether or not to perform the statements. C. variable A. condition B. while D. startvalue 3. In this loop, the condition is checked before any of the statements are performed. A. do while B. while C. for D. do for In this loop, statements are performed first and then checking whether or not to 4. repeat the statements are done at the end of each execution. A. do while C. for B. while D. do for 5. It is executed if no case value is equal to the value of expression. A. default B. break C. case D. switch 6. This statement placed after each block of statements to prevent performing the case below it. A. default 7. This is used to display a given text in a webpage. B. break C. case D. alert A. default B. alert C. break D. document.write 8. This displays an alert dialog box that consist of specified messages and an OK button. A. default B. alert C. break D. document.write
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Control Structure
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,