What is a singleton class? Give a practical example of its usage.
What is a marker interface?
How do you declare an array that will hold more than 64KB of data?
What is the implementation of destroy method in java. Is it native or java code?
What are the java ide’s?
What are the characteristics of Final,Finally and Finalize keywords.
Explain different ways of creating a thread?
How many types of literals are there in JAVA?
Can we have any code between try and catch blocks?
Explain static nested classes ?
Can a static class have a constructor?
Why vector is used in java?
Can we restart a thread already started in java?
What is ph and buffers?
Can we return null in java?