Chapter 1 contains the basic introduction to the Java language such as

Chapter 2 deals with the most important and core concepts of Java. They are:

The second section deals with

In this chapter, you will learn the most important topic Object-oriented programming system (OOPs). In the OOPs concept, you will learn class, object, encapsulation, inheritance, polymorphism, and abstraction. All topics are very important for interview purposes.

This chapter deals with garbage collection in Java.