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
Write a Program to accept different goods with the number, price and date of purchase and display them
Define and explain about ! Operator?
What do you mean by command line argument?
Explain how do you use a pointer to a function?
How to declare a variable?
What is #include called?
What is structure data type in c?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
What is the method to save data in stack data structure type?
What kind of structure is a house?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
What is your stream meaning?
What does do in c?
Is using exit() the same as using return?