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

define oops with class and object

Answer Posted / sunil kumar yadav

Object is a run time instant of a class. it is a real word
things.but class is collection of objects.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object in oop with example?

1304


What are the two different types of polymorphism?

1197


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2682


What is overloading in oops?

1214


What is and I oop mean?

1279


What is constructor overloading in oop?

1181


What is polymorphism oop?

1113


Explain the concepts involved in Object Oriented programming.

1315


What are the 4 pillars of oop?

1205


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

1204


What is overloading and its types?

1249


How do you explain polymorphism?

1115


What is this pointer in oop?

1126


What is the advantage of oop over procedural language?

1131


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

2054