Answer Posted / hanif sagar
The collection of similar data type is called an array.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a constant?
Are pointers integer?
What is the difference between declaring a variable and defining a variable?
what do u mean by Direct access files? then can u explain about Direct Access Files?
what is the difference between 123 and 0123 in c?
How can I find out how much free space is available on disk?
What is header file definition?
Do you know null pointer?
What is cohesion in c?
Explain how do you print an address?
What is the difference between array_name and &array_name?
Write a program to reverse a given number in c?
What is register variable in c language?
What is #error and use of it?
What is a memory leak? How to avoid it?