Can we have try block without catch block?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is an event?

2 Answers  


Why java is platform independent? Explain.

0 Answers  


Tell us something about an iterator.

0 Answers  


How to declare objects of a class ?

0 Answers   Akamai Technologies,


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 are the objects immutable in java?

0 Answers  


What happens if we don’t override run method ?

0 Answers  


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


what is the difference between HashMap and Hashtable

17 Answers   Value Labs, Virtusa,


What exactly is a .class file?

0 Answers  


What is the access scope of protected access specifier?

0 Answers  


How many types of classes are there in java?

0 Answers  


Categories