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
What is f'n in math?
How can I read/write structures from/to data files?
What is echo in c programming?
What is a built-in function in C?
Why is it usually a bad idea to use gets()? Suggest a workaround.
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
What is the use of in c?
What functions are in conio h?
What are void pointers in c?
Write a code on reverse string and its complexity.
What does 2n 4c mean?
What are loops c?
Which programming language is best for getting job 2020?
What are the different data types in C?
write a c program to calculate sum of digits till it reduces to a single digit using recursion