what is the main difference between c and c++?
Answer Posted / m.reddeppa
c is stretcher oriented programing language ,
c++ is object oriented programing language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in oops?
Which is not an object oriented programming language?
Can destructor be overloaded?
What are the three main types of variables?
What is static modifier?
What are oops functions?
What is destructor oops?
What is destructor example?
What is polymorphism and its types?
What does it mean when someone says I oop?
write a program that takes input in digits and display the result in words from 1 to 1000
Why is polymorphism used?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is the use of oops?
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