FUNDAMENTALS OF COMPUTER

WEB BROWSERS TECHNOLOGY

WHAT IS WEB TECHNOLOGY

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not a loop statement?
A
for loop
B
while loop
C
do..while loop
D
beef loop
Explanation: 

Detailed explanation-1: -The correct answer is If-Else. If-Else is not a type of loop in C.

Detailed explanation-2: -Continue is not a looping statement.

Detailed explanation-3: -Which of the following is not used as loop in Python? Explanation: do-while loop is not used as loop in Python.

There is 1 question to complete.