Do-while looping statement is almost same as______
Answer options
A
for loop
B
Nested if
C
if-else
D
While loop
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.