What is true about do statement?
What is true about do statement? Correct Answer do statement executes the code of a loop at least once
Do statement checks the condition at the end of the loop. Hence, code gets executed at least once.
মোঃ আরিফুল ইসলাম
Feb 20, 2025