what is runtime exception and compiletime exception ?
Answer Posted / 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 View All Answers
what is delegate and delegation model give the real live example on delegate model
can we allocate memory for interface? if no then why?
what is best way to create a Thread class & why?
why we use abstract word in abstract window toolkit in java language.
Is buffer size and file block size is similar? If similar,at which case it will be same size?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
What is ur porject Architecture? If anyone ask what i have to specify here..
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
differences between qtp10.0 and 11.0 ?
what is the certificates in biztalk?
WHat is execution in manual testing and when will we start execution and what language we use in execution
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
what do u mean by tagging
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .