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 you explain polymorphism?
How to use CMutex, CSemaphore in VC++ MFC
Why do we use encapsulation in oops?
What is polymorphism programming?
What are the data types in oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is polymorphism and example?
What is stream in oop?
What are the 3 pillars of oop?
What is inheritance in oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is the example of polymorphism?
Why is static class not inherited?
What is abstraction in oop with example?
What is the difference between inheritance and polymorphism?