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 does a pointer variable always consist of?

659


Can 'this' pointer by used in the constructor?

608


Explain how can a program be made to print the name of a source file where an error occurs?

684


Why is c so popular?

644


How can I write a function that takes a format string and a variable number of arguments?

602






Multiply an Integer Number by 2 Without Using Multiplication Operator

316


Is c procedural or functional?

582


write a program to copy the string using switch case?

2399


What is the use of bit field?

635


Explain what are the standard predefined macros?

647


What are data types in c language?

578


How are portions of a program disabled in demo versions?

745


Can a variable be both const and volatile?

671


What is a nested loop?

645


What are the 4 types of programming language?

578