Computer Science, asked by nibu17, 8 months ago

Multiple Choice Questions:
D. Multipla
............... is a logical situation where either of the two actions are to be pertom
1.
The.....
ons are to be performed depending on
certain condition.
a.ifelse
b.it
c. if else if
be the expression that is used to initialize a loop variable.
nitialization expression b.Step Value
C. Control Variable
nusual execution of more than one case at a time is termed as.....
b. Time delay
C.Fall through
many times the following body of loop will execute?
3. The unusuales
a. Infinite loop
Howi
for(int a=1; a<= 10; a++)
ation
System.out.println(a);
C.10
a. O
5 the
b.9
How many times the following message will be printed?
do
System.out.println("Hello");
I
ch++;
while(ch<=1);
b. Errorin Code
a. 1
DO
LOGIX KIE
85​

Answers

Answered by savithaharsha5811
3

Answer:

1.c

3.10

5.a..........

Similar questions