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
can inline function declare in private part of class?
What is the difference between static polymorphism and dynamic polymorphism?
What is overloading in oops?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is a superclass in oop?
What is encapsulation c#?
What is polymorphism and example?
How to improve object oriented design skills?
What is overloading in oop?
What are the benefits of polymorphism?
what is the sylabus for priliminaries?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Is this job good for future? can do this job post grduate student?
Can we create object of interface?
How do you achieve polymorphism?