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 |
What is the client concept in SAP? What is the meaning of client independent?
what is fisrt female program
What is Meaning of Windows Application & the use of Windows Applications? with Description.
What are the five tracing levels in System.Diagnostics.TraceSwitcher?
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
what are partial classes. Where is the entry point of partial classes.
What is autocall macro and how to create autocall macro? what is the use of it?
What is Negative testing?
Why COBOL/400 is giving 95 session error when opening a file even though the file is having key and the screen or display file is having IND ARA defined?
When you?re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?