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
How do you declare a variable that will hold string values?
How macro execution is faster than function ?
Is null always equal to 0(zero)?
What is the difference between #include and #include 'file' ?
Explain how does flowchart help in writing a program?
write a progrmm in c language take user interface generate table using for loop?
What is hashing in c language?
Why functions are used in c?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
What does c mean before a date?
Tell me with an example the self-referential structure?
What is operator promotion?
Can the “if” function be used in comparing strings?
What is the size of a union variable?
Is c# a good language?