Can we overload run() method in java?
can we have virtual functions in java?
Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain
What is runtime polymorphism or dynamic method dispatch?
How will you get the platform dependent values like line separator, path separator, etc., ?
How does map works in java?
What is difference between jdk,jre and jvm?
How are Observer and Observable used?
what is an objects lock and which objects have locks? : Java thread
why java is better then .net?
What is the base class in java from which all classes are derived?
What is onClassLoader in java?
What is the difference between final, finally and finalize() in java?