Full syllabus will be provided after successful course enrollment
THE HISTORY OF JAVA
- Introduction
- An overview of Java
- Object oriented paradigm
- JVM
- etc.
DATA TYPE, OPERATORS AND CONTROL STRUCTURES
- Variables and declaration
- Constants
- Data Types
- and many others
INTRODUCTION OF CLASSES
- Class, object and methods
- OOPs Concept
- Abstraction
- Polymorphism
- Advantages of inheritance
- Use of this and super keywords
- Method Overloading
- Access Specifiers
- and many more !!!!