Difference between data structure and data base.

Answer Posted / gayitri91

Data Structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.
Different kinds of data structures are suited to different
applications . For example, B-trees are particularly well-suited for implementation of databases.
Data structures are used in almost every program or software system.
DataBase-usually referred as collection of inter related data
,contains information relevant to a company or a business.

Is This Answer Correct ?    16 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between strcpy() and memcpy() function?

669


Which are low level languages?

617


Why isnt any of this standardized in c?

624


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

627


What does return 1 means in c?

575






How would you rename a function in C?

606


How does normalization of huge pointer works?

616


What is the difference between class and object in c?

571


how to build a exercise findig min number of e heap with list imlemented?

1599


What are the applications of c language?

613


Write a program to print numbers from 1 to 100 without using loop in c?

624


Why do we need arrays in c?

569


What is mean by data types in c?

540


Why is struct padding needed?

619


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

687