Home Segments Top Top Previous Next

Chapter 5:

How to Define Simple Methods

In this chapter, you learn how to define Java methods other than the required main method. In the process, you learn how to work with arguments, parameters, and returned values.