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 b/w Structure & Class?

Answer Posted / srilatha

1.structure contains only data members.
class contains data members and member functions.

2.in structures we can use keyword struct.
in classes we can use keyword class.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where are auto variables stored? What are the characteristics of an auto variable?

1108


What is the advantage of c?

1207


What is a static function in c?

1243


What is the difference between single charater constant and string constant?

1138


what do u mean by Direct access files? then can u explain about Direct Access Files?

2148


Give the rules for variable declaration?

1223


Write the Program to reverse a string using pointers.

1074


What are the standard predefined macros?

1205


What is context in c?

978


How is a pointer variable declared?

1158


What is the difference between malloc() and calloc() function in c language?

1140


How is a null pointer different from a dangling pointer?

1089


what is the height of tree if leaf node is at level 3. please explain

2202


if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above

1205


Is linux written in c?

1084