what is the main difference between c and c++?
Answer Posted / jack
C is for cat
C++ is for very good cat with 2 ++.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is the difference between inheritance and polymorphism?
How Do you Code Composition and Aggregation in C++ ?
Whats is abstraction in oops?
What is polymorphism oop?
What is the main purpose of inheritance law?
Why is object oriented programming so hard?
write knight tour problem which is present in datastructure
What is the purpose of polymorphism?
can inline function declare in private part of class?
When not to use object oriented programming?
Templates mean
What is overloading in oop?
what is graphics