railway RRB JE (CBT I + CBT II) Mock Test 2024 Programming and Data Structure Programming in C While Loop
In the context of while loop do while loop in C++, which of the following is not true?
1
Both the loops are repetitive in nature
2
Both are conditional loops
3
Both will be executed at least once
4
Both are terminated when the condition become false