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 difference between array and structure?

Answer Posted / reema

ARRAY:- An array can't have bit fields.

STRUCTURE:- Structure can contain bit fields.

Is This Answer Correct ?    82 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is main return c?

1048


What does %p mean?

1153


What is formal argument?

1189


Explain what is the best way to comment out a section of code that contains comments?

1188


What is a macro?

1163


Explain the Difference between the New and Malloc keyword.

1185


Can a local variable be volatile in c?

1053


How do you view the path?

1180


Write a program which returns the first non repetitive character in the string?

1171


When should we use pointers in a c program?

1190


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1368


Which driver is a pure java driver

1685


Why is c called "mother" language?

1328


What is the use of getchar functions?

1230


What is #include stdio h?

1177