Is it compulsory for a try block to be followed by a catch block in java for exception handling?
No Answer is Posted For this Question
Be the First to Post Answer
Why singleton pattern is better than creating singleton class with static instance?
Is object a data type?
Why Java is not pure Object Oriented language?
What are the 4 types of characters?
Which method cannot be overridden in java?
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,
Why collection is called framework in java?
What is means by DLL file means ? What is the use of DLL file? What are the contents of DLL file?
Explain static nested classes ?
What is yield () in java?
What is variable declaration and definition?
What is the life cycle of Servlet?