Answer Posted / junaid a mullaji
An array is a method for storing information on multiple
devices.
By
Junaid A. Mullaji
| Is This Answer Correct ? | 50 Yes | 33 No |
Post New Answer View All Answers
What is your stream meaning?
What is omp_num_threads?
How to declare pointer variables?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
How can I read and write comma-delimited text?
Explain the Difference between the New and Malloc keyword.
How do I copy files?
What is a MAC Address?
What is the auto keyword good for?
What is the difference between int main and void main?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
What is typedef example?
What are # preprocessor operator in c?
Why we use break in c?
Under what circumstances does a name clash occur?