Image Chapter 3 Self Test

1. Write a program that reads characters from the keyboard until a period is received. Have the program count the number of spaces. Report the total at the end of the program.

2. Show the general form of the if-else- if ladder.

3. Given

Image

to what if does the last else associate?

4. Show the for statement for a loop that counts from 1000 to 0 by –2.

5. Is the following fragment valid?

Image

6. Explain what break does. Be sure to explain ...

Get Java, A Beginner's Guide, 5th Edition, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.