Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / akrita agarwal

Operator and function overloading
Operator and function overloading is not supported by C. If a function has a name, then that function can't use in the program again. But using C++, that is possible. You can use the same function name with different arguments.

Char string limit
C can only recognizes first 32 char of string. But C++ doesn't pose this type of limitation.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the data types in oop?

1158


Can a destructor be called directly?

1134


What do you mean by abstraction?

1121


Can abstract class have normal methods?

1107


write knight tour problem which is present in datastructure

2713


write a program to find 2^n+1 ?

2125


Please send ford technologies placement paper 2 my mail id

2147


What are two types of polymorphism?

1120


What is this pointer in oop?

1124


What is class in oop with example?

1158


Why do we use class?

1146


Which language is not a true object oriented programming language?

1180


How to improve object oriented design skills?

1063


What is destructor example?

1114


What is overriding in oop?

1097