what is the difference between ERROR and EXCEPTION?
Answer Posted / prashant kalmodiya
ERROR : Occurs at complile time
EXCEPTION : Occurs at runtime
| Is This Answer Correct ? | 51 Yes | 7 No |
Post New Answer View All Answers
What is polymorphism oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is protected in oop?
What is balance factor?
What is destructor example?
What is overloading in oops?
What are functions in oop?
what is graphics
What is encapsulation c#?
Can we create object of interface?
When not to use object oriented programming?
Why is oop better than procedural?
Why is abstraction needed?
can inline function declare in private part of class?
Are polymorphisms mutations?