what is runtime exception and compiletime exception ?
Answer / ahmed eldesokey
runtime exception is the one appeares when the program do
wrong behaviour durring running
example :
if you entered a string value in an int member ;
this cause a runtime
compilation error :
any thing wrong in the code it self before running the program
example :
if you miss a simecolon ( ; )
if you try to print an unassigned value any thing like that
| Is This Answer Correct ? | 12 Yes | 1 No |
how do i add a column dynamically in a table by using java application?
what is difference between restoring and non restoring division?
Why did you ever become involved in QA/testing?
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
Plz Show notepad Coding using c# in window based application
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
0 Answers DST Global Solutions,
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
differences between qtp10.0 and 11.0 ?
Diff between Proc transpose and Arrays with example?
iam confused among testing ,.net and java. can anybody help me.
What is the entry point function of a DLL?
what are wrapper classes