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 / eshetu

1. IN STRUCTURE THE DATA MEMBER BY DEFAULT IS PUBLIC BUT IN
CLASS THE DATA MEMBER ARE PRIVATE.
2. THE STRUCTURE ONLY CONTAIN DATA MEMBER BUT CLASS CONTAIN
DATA MEMBER & MEMBER FUNCTION.
3.IN STRUCTURE THE STRUCTURE NAME CAN'T STAND ALONE.BUT THE
CLASS NAME CAN STAND ALONE.

Is This Answer Correct ?    10 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which operator cannot overload?

1101


What is virtual base class uses?

1447


How can you specify a class in C++?

1335


What is the difference between a "copy constructor" and an "assignment operator" in C++?

1116


What is the difference between structure and class?

1374


What is singleton class in c++?

1094


What is the best c++ book for beginners?

1208


What is a down cast?

1175


Which function cannot be overloaded c++?

1165


Define what is constructor?

1116


Explain what is class definition in c++ ?

1197


What is implicit pointer in c++?

1143


How does c++ sort work?

1026


What are the rules about using an underscore in a c++ identifier?

1253


What is pointer -to-members in C++? Give their syntax?

1078