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

Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .

1 Answers   Hughes,


My Qualification is MCA.My interview is on 5th may.They may ask q as------AS u r MCA...Why u r not tring anywhere else? What can be the ans?

0 Answers   State Bank Of India SBI,


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

3 Answers  


what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct

0 Answers   HP,


I was try to insert 120000 records into the orcle table using the stroed proceeder. But it was stop the 9999. What can I do insert all the records.

2 Answers  


Diff between Proc transpose and Arrays with example?

2 Answers   Accenture,


How do i find out the number of parameters passed into function?

0 Answers  


what is microprocessor?

1 Answers   HCL,


I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...

0 Answers  


What are the Advantages of HashMap over Vector?

1 Answers  


Explain recursion with an example.

1 Answers  


What parameters are used to run a JCL JOB on a perticular DAY and TIME and DATE

1 Answers  


Categories