what is runtime exception and compiletime exception ?



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

Post New Answer

More Programming Languages AllOther Interview Questions

Crystal report proffessional 9 to filter the issue date!!

1 Answers  


What is the purpose of <Trigger> element of <updatePanel> in Ajax

0 Answers  


Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

0 Answers   Amazon,


What function would you use to extract characters from a given string?

2 Answers  


I would like to know what is Intellimatch and some interview questions which could be asked related to Intellimatch.

3 Answers  






what is integration testing in real time applications?

0 Answers   CTS,


Code for display the images from drive using vb 6.0?

2 Answers   IBM,


if try is followed by finally block what happen to exception occured in try block

3 Answers   Professional Access,


What is std::auto_ptr?

1 Answers   Amazon,


What are the Short cut Keys of Tally ERP?

0 Answers  


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

0 Answers   Amazon,


Full from of MP3?

2 Answers  


Categories