Difference between data structure and data base.
Answer Posted / shruthi chandran
Data Structure - How data are stored or arranged. For Example:- Are they arranged Linearly or non-Linearly. Linear means they are arranged one after the other in contigous memory locations. Examples include Arrays, Lists
Database is a collection of information that is organised so that it can be easly accessed,managed and updated
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
What does != Mean in c?
Explain what are header files and explain what are its uses in c programming?
Explain what are multibyte characters?
Who developed c language?
Is c a great language, or what?
Explain the difference between structs and unions in c?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
Why header files are used?
write a program for the normal snake games find in most of the mobiles.
What is the difference between near, far and huge pointers?
What is the function of this pointer?
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
What are disadvantages of C language.
What does stand for?