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 |
What is Meaning of Windows Application & the use of Windows Applications? with Description.
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?
What language / script is used to validate web page
how pseudo column works?
___ method used to move a recordset pointer in nth position in DAG.
What is the merger sort principle and its time complexity.
what are methods we have in connection pooling
why Java is not purely object oriented?
what is woransient key word? how it is used in java
Why COBOL/400 is giving 95 session error when opening a file even though the file is having key and the screen or display file is having IND ARA defined?
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?