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

write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4991


What is #include conio h?

596


cavium networks written test pattern ..

3597


How can I copy just a portion of a string?

818


What is the advantage of an array over individual variables?

744






What math functions are available for integers? For floating point?

625


Describe dynamic data structure in c programming language?

606


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

656


What is 1d array in c?

602


how to find anagram without using string functions using only loops in c programming

2718


Explain how can you be sure that a program follows the ansi c standard?

865


can any one tel me wt is the question pattern for NIC exam

1558


What is action and transformation in spark?

598


What is the return type of sizeof?

596


What are the advantages of c preprocessor?

713