Tuesday, April 7, 2015

HeadFirstJava6

CHAPTER 6






Classes are grouped into packages





Using a code from API you need to add the full name of the library class meaning there needs to be the package name and the class name like
Ex:System.out.println