why Java does not support multiple inheritances?
how to print output with out using sop statements
How much is a java license?
What is purpose of applet programming?
What are null interfaces? Give some examples?
why would you use a synchronized block vs. Synchronized method? : Java thread
what happens when a thread cannot acquire a lock on an object? : Java thread
what ide u r using and wat version, how wil u build the project etc ?
Can a string be null?
Differentiate between run time error and syntax error.
How do you compare two strings? any predefined method for this?
What is classname class in java?
What is casting ?