what is the main difference between c and c++?
Answer Posted / shrikant
c c++
1.pop language. 1.oop language.
2.32 keywords are used. 2.48 keywords are used.
3.Top to bottom. 3.Bottom to top.
4.Declare variable is 4.Declare variable is
neccessary. not neccessary
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is oops and why we use oops?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is balance factor?
What is the importance of oop?
What is abstraction in oops?
What are properties in oop?
What is property in oops?
What is polymorphism explain its types?
What is this pointer in oop?
What is protected in oop?
What are the data types in oop?
What is abstraction in oops with example?
What is an example of genetic polymorphism?
Get me a number puzzle game-program
How Do you Code Composition and Aggregation in C++ ?