Skip to main content
Logo image

Chapter 8 Object-Oriented Programming with Java

Java is in its syntax very close to C. We find most statements and operators that we know from C also in Java. In this chapter, we start by briefly discussing the most important differences between Java and C. Then, we will go into more detail regarding the object-oriented language features in Java.