What are different type of exceptions in java?
Write a java program that prints all the values given at command-line.
System.out.println("somestring"); It will create any object or not
Explain what is Marker interface?
Discuss 2D arrays.
Distinguish method overloading and overriding
In how many ways we can create threads in java?
Mention some interfaces implemented by linked list in java.
What is public static void main?
Outline the major features of java.
What are predefined functions?
What is the difference between path and classpath variables?
Write a java program to generate fibonacci series ?