InterviewSolution
Saved Bookmarks
| 1. |
What types of Expressions can be given in the while loop?(a) Arithmetic(b) Logical(c) Relational(d) Boolean |
|
Answer» Answer is (d) Boolean |
|