What happens if an exception is throws from an object's constructor?


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

Post New Answer

More Core Java Interview Questions

How many types of literals are there in JAVA?

0 Answers   Cap Gemini,


While opening the file, what type of exceptions can be caught?

3 Answers  


What is unsigned char?

0 Answers  


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

0 Answers   HCL,


Name some classes present in java.util.regex package.

0 Answers  






Can singleton class be cloned?

0 Answers  


My application URL : http://localhost:8080/Application/Login.jsp. When a user enter this url in IE then, how it get Login.JSP Page exactly? what are the processes will happen from when we submit the URL to get Login.jsp?

3 Answers   IBM, TCS,


What is method in java ?

0 Answers  


What are the data types supported by java? What is autoboxing and unboxing?

0 Answers  


Which sorting is best in java?

0 Answers  


Explain java coding standards for methods?

0 Answers  


how to java plateform independent?

5 Answers   TCS,


Categories