what is the main difference between c and c++?
Answer Posted / jaimin patel
Topic for c:-
1.c is the top down approch.
2.c is the procedure oriented programming language.
3.in c we use as input funtion printf & scanf.
4.c dose not have a class and object.
5.in c we can not overload the function and operatore.
TOPIC FOR C++:-
1.C++ is the bottom to up approch language.
2.c++ is object oriented language.
3.in c++ we use as input function c0ut<< & cin>>.
4.c++ have a class and object.
5.in c++ we can overload a function and object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain virtual inheritance?
What is an advantage of polymorphism?
Why polymorphism is used in oops?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What are classes oop?
What is constructor in oop?
What is multilevel inheritance explain with example?
What are the advantages of polymorphism?
What is multilevel inheritance?
What are properties in oop?
What is abstraction in oop?
What is solid in oops?
what is different between oops and c++
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Why do we need polymorphism in c#?