Answer Posted / <<123>>
data structure is a way of storing data in a computer so
that it can be used efficiently.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What is difference between static and global variable in c?
Can the sizeof operator be used to tell the size of an array passed to a function?
how do you programme Carrier Sense Multiple Access
What does c mean?
When should a type cast be used?
What is an endless loop?
What are the disadvantages of external storage class?
Explain how can I prevent another program from modifying part of a file that I am modifying?
How can I run c program?
What is identifiers in c with examples?
Why c is called procedure oriented language?
What is the use of linkage in c language?
What is header file definition?
Why is extern used in c?
What is selection sort in c?