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

When is a memory allocated to a class?

Answer Posted / x

It is allocated compile-time unless we are using new and
delete functions

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is and I oop mean?

1277


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

1202


What is polymorphism give a real life example?

1077


How many human genes are polymorphic?

1109


What is abstraction in oops with example?

1352


2. Give the different notations for the class.\

2223


Why do we use polymorphism?

1129


to find out the minimum of two integer number of two different classes using friend function

2184


What is polymorphism what are the different types of polymorphism?

1065


what type of questions

2175


Is enum a class?

1113


What is the significance of classes in oop?

1232


What are functions in oop?

1120


What is object in oop?

1170


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

2178