Home Segments Top Top Previous Next

107: Mainline

Most Java programmers, by convention, start each method name with a lowercase letter. Then, they capitalize each interior word in the method name. You should adhere to this convention; otherwise, other programmers will find your programs difficult to understand.