what is the difference between ERROR and EXCEPTION?
Answer Posted / bhagya lakshmi
error is during compilation time it occurs without we post
and exception is we post it with throw,catch
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Can we have inheritance without polymorphism?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is object and example?
What are the 3 principles of oop?
What do you mean by variable?
What is class in oop with example?
What is the example of polymorphism?
What is class and example?
What is polymorphism and example?
What is object and class in oops?
Can static class have constructor?
What is the highest level of cohesion?
Why is encapsulation used?
What is the renewal class?
What is polymorphism and types?