Do-while looping statement is almost same as______
Answer options
A
for loop
B
While loop
C
Nested if
D
if-else
Correct answer: While loop
Explanation
Quick AnswerThe correct answer is While loop because it directly addresses the core logic of Software Engineering.
Correct answer: While loop.