Answer Posted / vignesh1988i
data structure is nothing but basically C , in which our data can be efficiently handled without any memory wastages and data can be easily be retrieved for manipulations and strengthens the data security since the usage of POINTERS are more here........
thank u
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which header file should you include if you are to develop a function which can accept variable number of arguments?
What are the application of void data type in c?
Why can’t we compare structures?
What are derived data types in c?
Can math operations be performed on a void pointer?
What are data structures in c and how to use them?
How can you find the day of the week given the date?
How can I call fortran?
What is difference between array and structure in c?
What are qualifiers and modifiers c?
Why does notstrcat(string, "!");Work?
Explain what is the advantage of a random access file?
Why is sprintf unsafe?
Is c# a good language?
What is the difference between int main and void main?