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 are runtime error?
Is it possible to initialize a variable at the time it was declared?
Explain goto?
Explain how do you sort filenames in a directory?
What is linear search?
What is typedf?
What is meant by inheritance?
What oops means?
Why is c known as a mother language?
Explain what will the preprocessor do for a program?
When should the volatile modifier be used?
What is the function of this pointer?
Is a pointer a kind of array?
Who developed c language and when?
How many keywords (reserve words) are in c?