Answer Posted / amit chauhan
Array is a collection of smiler data type.
address location of array starts from 0. OR
"It is a set of elements which stored under a single name". n
OR
"An array is a collection of homogenous data elements which
are stored in consecutive memory locations.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is mean by data types in c?
Tell me the use of bit field in c language?
For what purpose null pointer used?
Explain what is the difference between far and near ?
What is the default value of local and global variables in c?
How many types of errors are there in c language? Explain
What is equivalent to ++i+++j?
How do you print an address?
How are structure passing and returning implemented?
What is c language & why it is used?
What is derived datatype in c?
Explain what are the different file extensions involved when programming in c?
Tell us bitwise shift operators?
What is new line escape sequence?
What are comments and how do you insert it in a C program?