what is the main difference between c and c++?
Answer Posted / rajan bajlalia pathankot
C Is very easy language. and c++
is very hot languege. c is procedural programming language.
and c++ is object oriented languege. c language is used by
main(). and c++ is used by viod main(). c is used by
#<include.h> and c++ is used is A#include<iostreame>.
c is printf/scanf used by output/input.c is a topdown
approach while c++ is bottom up approach.C++ support
operator overloading but c doesn't
support
operator overloading.C is a LOW level language.
C++ is a HIGH level language.we have used by c is
semicolom. and c++ is not used by semicolom. c is length
programming and c++ is not length programming.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why is polymorphism needed?
Why oops is important?
What do you mean by abstraction?
What is oops and its features?
Is html an oop?
What does <> mean pseudocode?
what are the realtime excercises in C++?
How Do you Code Composition and Aggregation in C++ ?
officer say me - i am offered to a smoking , then what can you say
What is interface? When and where is it used?
How does polymorphism work?
What is oops?what is its use in software engineering?
What are the benefits of oop?
Who invented oop?
Can enum be null?