We are going to cover below core java concepts within this training program
Intro to JAVA:
JDK, JVM, JRE
Variable, Data types
Packages
Operators
If-Else
Switch-case
For while do while
continue, break : not
OOPS:
String
Access Modifiers
Static
Main Method : not
Constructor
Inheritance
Super, This, Finally: not
Method overloading overridding
Polymorphism, types of : not
Static & dynamic binding
Diff b/w abstract class n interface: not
Concerte class
Abstract Class
Abstraction
Interface
Encapsulation
Garbage Collection
Exception Handling Mechanism
Collection API
Input/Output files
Static
type casting