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...

features of OOPS

Answer Posted / jai prakash chahan

class
object
encapsulation
inheritence
polymorphism
messege passing
dynamic binding

Is This Answer Correct ?    69 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the sylabus for priliminaries?

2226


Is oop better than procedural?

1088


What is the example of polymorphism?

1210


Why do pointers exist?

1154


What is the types of inheritance?

1152


What is oops with example?

1102


What is overloading and its types?

1249


Why is abstraction needed?

1095


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

2343


How to hide the base class functionality in Inheritance?

1188


What are objects in oop?

1157


Which is better struts or spring?

1116


Is this job good for future? can do this job post grduate student?

2221


Why is abstraction used?

1139


How does polymorphism work?

1187