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 basic concept of c++(object oriented programing)

Answers were Sorted based on User's Feedback



what is the basic concept of c++(object oriented programing) ..

Answer / balu(nsb)

The basic concept of c++ , some of them are:
1.Data Abstraction
2.Encapsulation.
3.Modularity.
4.Polymorphism and
5.Inheritance

Is This Answer Correct ?    22 Yes 0 No

what is the basic concept of c++(object oriented programing) ..

Answer / nandkumar

As we are using classes in c++ we can share the data members
and member functions in other classes. Memory get
deallocated after the execution of program.

Is This Answer Correct ?    8 Yes 4 No

what is the basic concept of c++(object oriented programing) ..

Answer / rider

class and objects

Is This Answer Correct ?    0 Yes 0 No

what is the basic concept of c++(object oriented programing) ..

Answer / baban dongare

C++ is pure object oriented progrsmming lsngusge.It
iscompletely depends on object....

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Adobe Interview & Adobe Placement Paper

1 Answers   Adobe,


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

0 Answers  


Why do we need c++?

0 Answers  


Why are arrays usually processed with for loop?

0 Answers  


Do the names of parameters have to agree in the prototype, definition, and call to the function?

0 Answers  


why and when we can declar member fuction as a private in the class?

0 Answers  


What is the use of turbo c++?

0 Answers  


What is a concrete class?

1 Answers  


Are strings mutable in c++?

0 Answers  


What are structs in c++?

0 Answers  


Show the declaration for a static function pointer.

0 Answers  


What C++ libraries are you proficient with?

1 Answers   Google,


Categories