statements cause the program control to be transferred to a specific location
A. Fill in the blanks:
I The
depending upon the outcome of the conditional expression.
2 The
determines the increment or decrement of the loop control variable unlesss
test condition becomes false.
5
3.
Java provides
basic looping control structures.
The forloop is also calledan
5.
The
first executes the block of statements and then checks the condition
6.
The order in which statements are executed in a running program is called the
HINTS - Flow of control
Answers
Answered by
0
Answer:
1.c
2.p
3.p
4.s
5.s
6.c
7.s
8.p
9.c
10.c
Similar questions