what is the main difference between c and c++?
Answer Posted / shubhangi
In C++ when any exception occurs it can be handled with the
help of exception handling mechanism while no such facility
available in c
exception execution eg.array out of bound,dividing a number
by zero.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Are polymorphisms mutations?
write knight tour problem which is present in datastructure
explain sub-type and sub class? atleast u have differ it into 4 points?
Whats oop mean?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is methods in oop?
What makes a language oop?
Can we define a class within the interface?
What is polymorphism explain its types?
What are the benefits of interface?
What is polymorphism and types?
Why is oop better than procedural?
Which language is pure oop?
What is difference between pop and oop?
2. Give the different notations for the class.\