Answer Posted / anandmayi
An array is a collection of homogenous data elements which are
stored in consecutive memory locations.Always address location
of array starts from 0.
| Is This Answer Correct ? | 143 Yes | 24 No |
Post New Answer View All Answers
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
what is the significance of static storage class specifier?
What are data types in c language?
Why static is used in c?
How can I swap two values without using a temporary?
How can you allocate arrays or structures bigger than 64K?
What is a c token and types of c tokens?
What is difference between scanf and gets?
Why static variable is used in c?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
Are comments included during the compilation stage and placed in the EXE file as well?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
What is c token?
Is c still relevant?
Is c easier than java?