What would the output from the following be:

Actually this gives an error message because you can’t use the reserved word continue as a variable name. If you don’t use continue you get:
0
1
2
3
4
5
6
7
8
9
10

Computer Science & Information Technology

You might also like to view...

An example of a strong password is 123ABC

Indicate whether the statement is true or false

Computer Science & Information Technology

Which operator concatenates two strings?

A. = B. =+ C. + D. ==

Computer Science & Information Technology