what is data structure.in linear and non linear data
structures which one is better?Explain

Answer Posted / ashi

A data structure is arrangement of data in a computer's
memory even disk storage linear data is better than non liner

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does sizeof know array size?

647


What is the 'named constructor idiom'?

651


how do you execute a c program in unix.

651


Explain how do you determine the length of a string value that was stored in a variable?

681


What is the acronym for ansi?

646






How to get string length of given string in c?

621


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

623


Differentiate between functions getch() and getche().

635


What is #include called?

586


GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA

1441


What is .obj file in c?

659


What is c++ used for today?

686


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

674


What are the types of data structures in c?

616


any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

705