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 structure?

Answer Posted / som87

A Structure in C is a collection of different data types.
While in C++ a structure consist of Data types and functions.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can one function call another?

1171


Differentiate between static and dynamic modeling.

1182


What is typedf?

1160


What are the uses of null pointers?

1193


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

1055


What are void pointers in c?

1057


writ a program to compare using strcmp VIVA and viva with its output.

2081


Explain the use of function toupper() with and example code?

1167


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

1642


Why should I use standard library functions instead of writing my own?

1313


How many levels of indirection in pointers can you have in a single declaration?

1141


what is the difference between class and unio?

2413


How to write a multi-statement macro?

1095


What are c header files?

1033


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

1125