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
What are structure types in C?
What is the significance of c program algorithms?
What is a const pointer in c?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
What is the meaning of typedef struct in c?
How many types of operators are there in c?
What are the 4 data types?
What are control structures? What are the different types?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
What are the benefits of organizational structure?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
How can I read/write structures from/to data files?
What is a list in c?
What are the 3 types of structures?