What is the difference between the C & C++?

Answer Posted / keerthana

C C++


it is pop it is oop

in c,we caanot use class in c++,we can use class
to create to create programs.
programs.

c dont hav bool data it has bool datatype.
datatype.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define social class?

603


What is encapsulation oop?

578


Why is oop useful?

602


What is class and object with example?

587


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).

1671






Why multiple inheritance is not possible?

602


Explain the concepts involved in Object Oriented programming.

642


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.

699


Why is encapsulation used?

577


How do you use inheritance in unity?

593


write knight tour problem which is present in datastructure

2168


What is difference between pop and oop?

609


How do you explain polymorphism?

595


What is inheritance and how many types of inheritance?

622


What are the components of marker interface?

602