what is the main difference between c and c++?
Answer Posted / rokesh
very simple. C++ is actually named as C with classes.. It
makes use of classes.. thats all the difference
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write a program to reverse a string using recursive function?
What are the benefits of interface?
What is a function in oop?
What is a class and object?
program for insertion ,deletion,sorting in double link list
What is meant by multiple inheritance?
What is class and object in oops?
Why is oop useful?
What is balance factor?
Give two or more real cenario of virtual function and vertual object
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is a superclass in oop?
Why do we use class?
What are the types of abstraction?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?