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

Definition of class?

Answer Posted / aarthi

class is defined as the collection of attributes and
behavior

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are maps in c++?

1005


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

1159


How would you use the functions memcpy(), memset(), memmove()?

1143


How do you differentiate between overloading the prefix and postfix increments?

1139


In c++, what is the difference between method overloading and method overriding?

1193


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

1108


Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

2545


What is null c++?

1180


What's the "software peter principleā€?

1194


How did c++ get its name?

1084


What is #include c++?

1198


What are the characteristics of friend functions?

1073


What are stacks?

1135


Why is it necessary to use a reference in the argument to the copy constructor?

1175


total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.

2647