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 / pa

Database is a organized collection of data.
Data structure is way to organized data in logical and
mathematical method.
i
In database their is no need of any operation.
In data structure various operations are used to perform
data effectively.

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions

1104


What is void pointers in c?

1066


What are register variables in c?

1047


What is a structural principle?

1240


Is array a primitive data type in c?

1131


Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?

1213


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

1550


Can include files be nested?

1155


Can a pointer be volatile in c?

1041


Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

1135


What is the difference between the local variable and global variable in c?

1014


Explain the difference between strcpy() and memcpy() function?

1063


What is the difference between the = symbol and == symbol?

1168


What is meant by high-order and low-order bytes?

1100


What are variables c?

1090