What is true about do statement?
do statement executes the code of a loop at least once
do statement does not get execute if condition is not matched in the first iteration
do statement checks the condition at the beginning of the loop
do statement executes the code more than once always
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Which of the following is not a decision making statement?
Solution |
2
Discuss
|
Which of the following loops will execute the body of loop even when condition controlling the loop is initially false?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved