Answer Posted / rose
An organization of information, usually in memory, for
better algorithm efficiency, such as queue, stack, linked
list, heap, dictionary, and tree, or conceptual unity, such
as the name and address of a person. It may include
redundant information.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why c is procedure oriented?
Explain what is the best way to comment out a section of code that contains comments?
What is %d used for?
Explain a pre-processor and its advantages.
How main function is called in c?
Tell us two differences between new () and malloc ()?
What is structure data type in c?
What is line in c preprocessor?
Why & is used in c?
What is the difference between char array and char pointer?
What are the application of c?
Explain bitwise shift operators?
Why do we use null pointer?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
What is adt in c programming?