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...

Types in Java are divided into two categories. The primitive types are boolean, byte, char, short, int, long, float and double. All other types are ________ types.

a. static b. reference c. declared d. source

Computer Science & Information Technology

A wired LAN with a special hub that allows connection to some wireless users, but still using the wired LAN protocol, is known as

a. cable extension b. access point c. ad hoc d. none of the above

Computer Science & Information Technology

What do you use to separate arguments in a function?

A) Period (.) B) Comma (,) C) Semi-colon (;) D) Colon (:)

Computer Science & Information Technology

Describe the two major forms of steganography.

What will be an ideal response?

Computer Science & Information Technology