what is the difference between ERROR and EXCEPTION?
Answer Posted / suresh
Error is a mistake and it occurs are Compile time...
Exception says what is the mistake...it occurs at run time..
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is an example of genetic polymorphism?
Whats oop mean?
What is debug class?what is trace class? What differences are between them? With examples.
write string class as your own class in java without using any built-in function
What does <> mean pseudocode?
What is ambiguity in inheritance?
Why do we use polymorphism?
What is polymorphism used for?
Why is object oriented programming so hard?
what is graphics
What is oops and its features?
Can we define a class within the interface?
What is a class oop?
Why do we use class in oops?
any one please tell me the purpose of operator overloading