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 this interview room ?
Is it a class or an object.

Answer Posted / vusa.manaswini

class

Is This Answer Correct ?    29 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is encapsulation with example?

1201


Can we create object of interface?

1176


How oops is better than procedural?

1150


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

2345


explain sub-type and sub class? atleast u have differ it into 4 points?

2364


How can you overcome the diamond problem in inheritance?

1228


Is abstract thinking intelligence?

1110


What polymorphism means?

1136


what are the ways in which a constructors can be called?

2203


What is oops with example?

1104


What is inheritance and how many types of inheritance?

1158


What is static modifier?

1330


What does no cap mean?

1118


What is multilevel inheritance in oop?

1090


Why is encapsulation used?

1056