what is data structure

Answer Posted / ali

A data structure in computer science is a to store data in a
computer that can be used efficiently.It is an organitzation
of mathematical and logical concepts of data.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the control statements in C language

656


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

1547


Can you pass an entire structure to functions?

698


What does nil mean in c?

676


What is the use of bitwise operator?

694






In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1635


#include { printf("Hello"); } how compile time affects when we add additional header file .

1429


how to write a c program to print list of fruits in alpabetical order?

1797


Explain what is the difference between null and nul?

664


What are the benefits of organizational structure?

577


Explain what does the format %10.2 mean when included in a printf statement?

786


What is the meaning of 2d in c?

617


What is a stream?

655


Can you think of a logic behind the game minesweeper.

2012


What is meant by inheritance?

636