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

ya it's possible to assign , elements can be access an the
store value, this value can be store as an the address so
easily we can find that value, first element can be assigned
as example c[0]=0,

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are multidimensional arrays?

875


Why we use stdio h in c?

794


Hai what is the different types of versions and their differences

1729


What does return 1 means in c?

811


Why & is used in c?

926


Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)

6282


What is keyword with example?

825


How do you do dynamic memory allocation in C applications?

838


Explain the use of 'auto' keyword in c programming?

902


What are the difference between a free-standing and a hosted environment?

1019


What are header files? What are their uses?

849


What is line in c preprocessor?

812


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

1011


Can you apply link and association interchangeably?

896


Why is c still so popular?

796