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

Answer Posted / sandhya

c is not aobject orientedlanguage
c++ is object oriented language
c is a lowlevel language
c++ is a high level language

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the three parts of a simple empty class?

1455


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

693


Is react oop?

607


Why is object oriented programming so hard?

612


Why is oop useful?

600






What is static in oop?

585


What are the 3 principles of oop?

614


what are the different types of qualifier in java?

1838


Why multiple inheritance is not allowed?

581


Are polymorphisms mutations?

694


What is difference between data abstraction and encapsulation?

613


Why is encapsulation used?

577


What is abstraction in oop with example?

642


What are two types of polymorphism?

607


What is polymorphism what are the different types of polymorphism?

559