AMA University Answers
Login
Register
AMA OED
Courses
ITE
ITE-6102
is a looping statement where...
__________________ is a looping statement where the body is executed first before the condition is evaluated.
do-while
Correct
while
for
do-until
Feedbacks
HarshCougar
-
2 years ago
Upvoted this question
RetailSnipe
-
2 years ago
Upvoted this question
ActiveAlbatross
-
2 years ago
Upvoted this question
IllStork
-
2 years ago
Upvoted this question
Similar ITE-6102 questions
is a component of the function which itemizes the input values of the function.
is the result of incorrect action committed unexpectedly.
is defined as part of an entire code.
is used to hide the internal working of an application.
is the phase in looping statements that are evaluated.
Is for statement a range-based?