Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between data structure and data base.

Answer Posted / mahrukh

Explaining in a simple language : Database is the collection of various in a formatted manner , like a table , which helps in storing large amount of information having common attributes or simply common headings . . . For eg : The attendance register of a class can be considered as a database which the information about all the students are stored in table format under the attributes like name , roll number , absent or present . . .

Data Structure is the way of arranging information in a database so that it becomes easy to access information whenever needed . Example : Consider an attendance register of a class which is not proper . i.e , the pages are not arranged according to a proper sequence . If you arrange it in a sequence ( either date-wise or in any other sequence ) , you form a data structure which has a particular sequence of accessing the details of the register . . .

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ## preprocessor operator in c?

1128


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3560


I have seen function declarations that look like this

1091


What are the types of data types and explain?

1129


Can we increase size of array in c?

1010


Is c high or low level?

1052


What is the advantage of using #define to declare a constant?

1154


Is null always defined as 0(zero)?

1174


How is null defined in c?

1199


How many data structures are there in c?

1166


What is union and structure?

1186


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

3781


Which header file should you include if you are to develop a function which can accept variable number of arguments?

1457


Explain the difference between malloc() and calloc() function?

1096


Difference between Function to pointer and pointer to function

1124