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 |
which book we learned this mantis? how many version are realsed this mantis upto now?
2.Different data types in C? and its value and range?
What do you understand by modular programming?
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
9.Difference between even and odd signals?explain with the diagram?
What is meant by QUEUE?
What is nocopy in plsql?
what is technical system, business system, logical system in sap pi7.0
What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
How many ways we can fill a dataset in .Net