...

/

Project: Attempt 1

Project: Attempt 1

Produce the application.

Review of the chapter

In this chapter, we’ve covered the following:

  • The built-in methods in Java let us carry out useful tasks.

  • The print() and println() methods display data on the screen—numbers as well as text strings. ...