Hi guys...
I have one doubt ..Exception is a runtime error then why
we have checked exception...
Thanks in advance

Answers were Sorted based on User's Feedback



Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception...

Answer / bhaskar.mantrala

u right.But if we take an exception like divide by
zero..and if this system executes this type of exception an
abnormal termination will occur and system budden will also
occur...so if we give an exception on or before execution
we can improve our system performance.....and this concept
does not support by c-lang and it can be supported by
c++,....

Is This Answer Correct ?    0 Yes 0 No

Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception...

Answer / ray

if we not give exception then the program will terminate
abruptly during run time but if exception is there then it
is caught and the program runs as usual .

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

how to convert the data from HTML file to SAS dataset?

0 Answers   Accenture,


what is meaning of MDM in sap?let me know that meaning

0 Answers  


how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnn 

0 Answers  


in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'

0 Answers   Infosys,


What is Console Application? & The purpose Of Console Application? with description.

1 Answers  






where is available in this mantis toturials?

0 Answers  


If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com

0 Answers  


Suppose server object is not loaded into the memory, and the client request for it , what will happen?

0 Answers  


what is delegate and how works delegate and event.

0 Answers   NIIT,


what is the difference between a looping statement and a decision statement

3 Answers  


Difference between interface and abstract class?

2 Answers   Cognizant, CTC,


A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.

0 Answers  


Categories