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

struct initialize with keyword struct
class initialize with keyword class

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6738


hi all..i want to know oops concepts clearly can any1 explain??

2177


what is graphics

2516


What is polymorphism explain its types?

1220


How Do you Code Composition and Aggregation in C++ ?

25615


Why polymorphism is used in oops?

1106


How do you define a class in oop?

1175


What is super in oop?

1261


What is class in oop with example?

1162


What is object in oop?

1170


What is byval and byref? What are differences between them?

2272


How oops is better than procedural?

1150


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

4215


What is difference between multiple inheritance and multilevel inheritance?

1197


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

2345