Difference between data structure and data base.

Answer Posted / rajesh

Data structure is a collection of different data items and
data base is a collection of records.
In data structures like stack, queue etc, we enter or take
data from any one side only but in data base we enter or
take data from any where.

Is This Answer Correct ?    57 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe newline escape sequence with a sample program?

635


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

649


What is function and its example?

612


What are reserved words?

639


Why is event driven programming or procedural programming, better within specific scenario?

1938






What does c mean in basketball?

550


Differentiate between calloc and malloc.

741


Explain Function Pointer?

675


What is openmp in c?

602


How can I get random integers in a certain range?

604


What are c identifiers?

615


Explain what are its uses in c programming?

583


If I have a char * variable pointing to the name of a function ..

637


What is putchar() function?

623


How can you restore a redirected standard stream?

597