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
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 |
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 |
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function
1 Answers R V College of Engineering, University of Jordan,
What is the worst case of AVL tree?
can we convert .class file to dll file
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
Write a shell program to test whether a given year is leap year or not ?
What is Console Application? & The purpose Of Console Application? with description.
What do you mean by an array ? explain with an example
I was try to insert 120000 records into the orcle table using the stroed proceeder. But it was stop the 9999. What can I do insert all the records.
major characteristics of software system
Building Quotation engine program