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

IS it possible to define a zero sized array in c.if it is
possible how can the elements of that array can be
accessed.array index starts from zero,if it is possible to
define zero sized array how can be its first element can be
accesseed.

Answer Posted / slowdeath

no, it is not possible to define a array with 0 element,
the compiler will show an error message that array must
contain atleast one element

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State two uses of pointers in C?

1109


write a program in c language to print your bio-data on the screen by using functions.

6840


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

1171


Where can I get an ansi-compatible lint?

1208


What is boolean in c?

1151


Is c pass by value or reference?

1112


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3968


Explain what is operator promotion?

1151


What is time null in c?

1111


Can variables be declared anywhere in c?

1150


What is identifiers in c with examples?

1244


What are near, far and huge pointers?

1116


Is there any possibility to create customized header file with c programming language?

1106


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1158


Explain the use of bit fieild.

1203