INTRODUCTION TO JAVA!!!!

JAVA:-

Java is a well-structured high level, object-oriented language, which can be considered easy for beginners. You don't have to delve into “how the things work in there” too deep. Java is a cross-platform language. Developers use Java to construct applications in laptops, data centres, scientific supercomputer and many more. Java is the world's third most popular programming language, after Python and C.

Three types of JAVA

(OOP)Object Oreinted programming in JAVA. JAVA implements the concept of classes and ojects which we will learn in coming sections