Can we have try without catch block?
In what circumstances, compiler will supply a default constructor for a class?
What is object class in java?
why java is not supporting multiple inheritence?
1) There are 10 different threads in runnable state. Each having priority 1 to 10. How does the CPU schedules or executes these threads?
Is there any tag in htm to upload and download files?
What is void keyword?
Thanks A.jyotsna, Can u tell me differnce between abstract class and interface vikash
why doesn't java run on all platforms?
Differentiate constructor and a method and how are it be used?
What is an anonymous class in java?
Explain the difference between extends thread vs implements runnable in java?
why top level class could not be static