find percentage of
Answers
Answered by
0
Answer:
Syntax for Nested While loop:
while(condition) {
while(condition) {
// statement of inside loop
}
// statement of outer loop
}
Similar questions
Math,
3 months ago
English,
3 months ago
Computer Science,
3 months ago
Social Sciences,
6 months ago
Science,
10 months ago
English,
10 months ago