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
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
What is || operator and how does it function in a program?
can any one provide me the notes of data structure for ignou cs-62 paper
How are structure passing and returning implemented?
What is the difference between call by value and call by reference in c?
Can a function argument have default value?
When do we get logical errors?
What is identifiers in c with examples?
What is scope and lifetime of a variable in c?
What is local and global variable in c?
What is string length in c?
show how link list can be used to repersent the following polynomial i) 5x+2
Wt are the Buses in C Language
When we use void main and int main?
Tell us the use of fflush() function in c language?