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 oops and its features?
What is object and example?
What is abstraction in oop?
What is pure oop?
Templates mean
What is object in oop with example?
What is the purpose of enum?
What is difference between inheritance and polymorphism?
What is solid in oops?
What is polymorphism in oop example?
write a C++ program for booking using constructor and destructor.
What exactly is polymorphism?
What is destructor example?
what are the ways in which a constructors can be called?
What is interface in oop?