Posts

What is Native code ? What is Native Method in Java?

Explain dynamic method dispatch with example in java.

Explain Overloading and Overriding methods with example

Explain static keyword. Also explain calling sequence of static variables, methods and blocks in java with example.

What is Garbage Collection in java?

What is class and object ? How to create object and reference of class ?

This keyword in java

Explain ‘break, label break, continue, label continue and return’ in java as jump statements.

Wrapper class in java

Automatic type promotion in java

Type Conversion in java

Different types of data in java.

the meaning of ‘ public static void main(String args[])

Java Program Structure