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 will you prove that java swing is multithreaded?
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
Difference of Console, web & windows applications?
What is the difference between windows 98/2000/XP Operating Systems?
16 Answers CMS, Siemens, TCS,
what is difference between VB5 AND VB6.0
a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov
There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?
In project we have Documentation phase also,in that what is micro and macro designing?
where is available in this mantis toturials?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
What parameters are used to run a JCL JOB on a perticular DAY and TIME and DATE
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains