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


explain defference between structure and class with example

Answers were Sorted based on User's Feedback



explain defference between structure and class with example..

Answer / maheshkumar eaga

In structure By default data members are public
In class By default data members are private

Is This Answer Correct ?    3 Yes 0 No

explain defference between structure and class with example..

Answer / padmas

The structure, data type available in C is defined as Class in C plus plus. Where the data member variables in structure are accessible by all functions, methods. In Class the data variables and methods are encapsulated in one class with explicit accessible feature as public or private to protect the data. the data can also be protected with protect feature which is not available in structure data type. the only difference is data protection.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

what is new modifier in C#

8 Answers   HCL,


Why do we use virtual functions?

4 Answers  


What is basic concept of oop?

0 Answers  


What is the difference between class and structure?

7 Answers  


write a program for function overloading?

14 Answers   HCL, InfoCity, TATA,


Which method cannot be overridden?

0 Answers  


What is the difference between an object and a class?

3 Answers  


What is difference between class and object with example?

1 Answers  


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

0 Answers  


What do we mean by a hidden argument in C++?

1 Answers  


what is the difference between virtual function and destoctor?

1 Answers  


can you give real time example for polymarphism

5 Answers   TCS,


Categories