Can java program run without jre?
How does finally block differ from finalize() method?
What is Java Reflection API? Why it’s so important to have?
Explain the meaning of java applet.
What is the basic difference between string and stringbuffer object?
What is jpa specification?
Why string is a class?
What does serializing data mean?
What is java regex?
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
Can you declare an interface method static?
Is boolean a data type in java?
Can we inherit inner class?