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 |
Outline the two important features of a terminating recursion. Any ideas?
what is different between kenerl mode and user mode?
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
0 Answers Sacred Heart College,
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
what is difference between oracle and pl/sql
how to convert hashmap to arraylist with iteration
purpose of abstraction and interface
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
what is the difference between an OS(operating system) and Framework?
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
What is meant byStatic Variable ?
Question:Why is mapping required? Computer 'Paging' & 'Segmentation'. Question:Give the disadvantages of Havander's Strategies. Question: What do you mean by Belady's Anomaly. - Describe with example. Question: Discuss the various function of OS. Question: Give a brief discussion on schedulers & Dispatchers with respect to process management.