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 the difference between Class and Structure?

Answer Posted / vinod

The difference between a class and a structure is that, by
default, all of the members of a class are private and also private,public and protected but in structure by
default, all of the members of a structure are public.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain terminate() function?

1107


Show the declaration for a static function pointer.

1111


What is the role of C++ shorthand's?

1320


Why would you use pointers in c++?

1215


Which operator cannot overload?

1101


How do you remove an element from a set in c++?

1138


What is a syntax in c++?

1208


What are static member functions?

1158


What is a class definition?

1119


Explain stack & heap objects?

1099


What type of question are asked in GE code writing test based on c++ data structures and pointers?

4030


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

1259


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2628


Explain how to initialize a const data member.

1178


Can class objects be passed as function arguments?

1115