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


Please Help Members By Posting Answers For Below Questions

Why doesnt long int work?

606


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

3649


What are multidimensional arrays?

652


Explain what is the most efficient way to store flag values?

692


Can we declare function inside main?

560






What is a lvalue

655


What is c system32 taskhostw exe?

582


What are qualifiers and modifiers c?

540


Explain the concept and use of type void.

622


Compare and contrast compilers from interpreters.

678


How do c compilers work?

602


how can use subset in c program and give more example

1492


Where local variables are stored in c?

553


Explain do array subscripts always start with zero?

751


Write programs for String Reversal & Palindrome check

594