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

Answer Posted / yaswant kumar chaudhary

In c we can use only /* */this type of symbols for writing
any comments ,but in c++ we can use // ,and also symbols
used in c which is written above can also be used for
writing multiple line comments.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is this pointer in oop?

563


What is destructor give example?

610


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.

709


officer say me - i am offered to a smoking , then what can you say

1586


to find out the minimum of two integer number of two different classes using friend function

1645






Can static class have constructor?

591


Why it is called runtime polymorphism?

581


What is the use of oops?

625


How oops is better than procedural?

597


write a programe to calculate the simple intrest and compund intrest using by function overlading

1676


Can we create object of interface?

613


What does and I oop and sksksk mean?

661


What is abstraction example?

628


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1417


What is difference between oop and pop?

620