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 Object Oriented programming.what is the difference
between C++ and C?

Answer Posted / jai

C++ is oops becoz data structure is not scattared through
out the program.Data and member fucntion which operates on
data member are bind by a object.The functon which will
modify the particular data members of class are fixed.No
fucntion form outside will change it.In c, datastructure
are scattred through out the program and any fuction can
chnage their value and we have to trac that.In c++,data
member is bound to object and the member fucntion which
will change the data also bind by same object.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of oop in c++?

1315


What are the defining traits of an object-oriented language?

1261


List different attributes in C++?

1147


When to use “const” reference arguments in a function?

1125


What is java and c++?

1228


write a programme to get a character and thier ASCII value

3114


What are multiple inheritances (virtual inheritance)?

1113


Difference between Abstraction and encapsulation in C++?

1209


Differentiate between C and C++.

1324


What do you mean by overhead in c++?

1142


Can we distribute function templates and class templates in object libraries?

1132


Explain function overloading

1060


What are arrays c++?

1146


What is private, public and protected inheritance?

1128


What are the types of container classes?

1228