Difference between data structure and data base.
Answer Posted / khalid jan
Data structure is a way to organize data with different
functionality but data base is simply a collection of
interrelated data and function to access those data.
in database u can store large amount of data but if want to
know that how that data has stored in your database that
you have to learn data structure.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What does c mean in standard form?
what is the format specifier for printing a pointer value?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What is character constants?
What is the difference between fread and fwrite function?
What is a c token and types of c tokens?
will u please send me the placement papers to my mail???????????????????
Explain zero based addressing.
What does 2n 4c mean?
write a program to copy the string using switch case?
Where in memory are my variables stored?
Write a program to print ASCII code for a given digit.
What does p mean in physics?
How many levels deep can include files be nested?
Why pointers are used?