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 / krushna priya nath

A function can be declared in C as int fun();. This means
that fun()is a function without any argument or any number
of arguments.But in C++, this means that the function with
no argument at all.

Is This Answer Correct ?    613 Yes 267 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an advantage of polymorphism?

1136


What is abstraction with example?

1170


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2594


What are the data types in oop?

1160


Can bst contain duplicates?

1243


Whats oop mean?

1099


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

3604


What is the difference between inheritance and polymorphism?

1163


What is the difference between a mixin and inheritance?

1038


What is byval and byref? What are differences between them?

2269


How is polymorphism achieved?

1111


What is overriding in oop?

1099


What is inheritance write a program to show use of inheritance?

1202


What are objects in oop?

1156


Why do we use class?

1146