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

Answer Posted / g.santhoshini

In c there is a limit for length of identifier should not
preceeded more than 8 characters where as in c++ there is no
limit for length of identifiers.
and in c the file is saved with the extension .c ,in c++ the
file extension is .cpp.

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 it mean when someone says I oop?

580


What is the point of oop?

650


What is a class and object?

595


What is abstraction with example?

603


Is data hiding and abstraction same?

567






What is meant by oops concept?

608


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

1666


can we make game by using c

3417


what is difference between class template and template class?

2157


What does <> mean pseudocode?

620


What is the difference between a constructor and a destructor?

611


Can abstract class have normal methods?

610


What is protected in oop?

602


What is encapsulation in oops?

534


What is polymorphism and its types?

592