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

what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values

1255


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2197


What is the difference between class and object in c?

578


how to introdu5ce my self in serco

1521


Explain the difference between structs and unions in c?

572






What is the correct code to have following output in c using nested for loop?

607


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?

596


a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

680


What is difference between Structure and Unions?

634


What is the size of structure in c?

696


What is actual argument?

585


What is selection sort in c?

601


Write a program to swap two numbers without using third variable in c?

611


Describe the difference between = and == symbols in c programming?

771


What is stack in c?

607