what is the main difference between c and c++?

Answer Posted / s prasanna kumar

C C++

DATA IS NOT SECURED SECURED

TOP DOWN BOTTOM-UP

FOCUS ON PROCEDURES FOCUS ON DATA

PROGRAMS ARE DECOMPOSED INTO OBJECTS
INTO FUNCTIONS

allocation is done NEW OPERATOR
with malloc statement

UNOINS AND ENUMS AVALIABLE
ARE NOT AVALIABLE

DOES NOT PROVIDE PROVIDES
DEFAULT ARGUMENTS

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does and I oop and sksksk mean?

648


What is multilevel inheritance?

719


Explain the concepts involved in Object Oriented programming.

629


What is encapsulation selenium?

552


What is polymorphism in oop example?

511






How do you use inheritance in unity?

586


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1662


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1774


What is polymorphism programming?

599


What are the benefits of oop?

602


What is object-oriented programming? Webopedia definition

717


Why do we use oops?

589


What exactly is polymorphism?

600


Advantage and disadvantage of routing in telecom sector

782


What is encapsulation c#?

600