what defference between c and c++ ?

Answer Posted / ayan

1>c is the procedural language & c++ is the object oriented
programming methodology.

2>In c++ there 3 types of operator u-nary,binary,ternary.
But in c there is only 2 types u-nary,binary.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of linkage exist in c?

613


Explain the difference between strcpy() and memcpy() function?

595


Is c# a good language?

610


What are predefined functions in c?

568


What do you mean by Recursion Function?

631






How is pointer initialized in c?

587


Why is sizeof () an operator and not a function?

588


What is a good data structure to use for storing lines of text?

597


Which programming language is best for getting job 2020?

607


What is the difference between functions abs() and fabs()?

650


Is c is a high level language?

621


Can a variable be both const and volatile?

676


What is register variable in c language?

605


What is the purpose of clrscr () printf () and getch ()?

595


How can type-insensitive macros be created?

701