what does data structure mean?

Answer Posted / jarke

Data structure is an organized way of storing and
retrieving data or information that includes different
methods like queues,stack,link list,tree etc.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

1633


What is the use of sizeof?

556


Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon

1737


What is the sizeof () operator?

624


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

615






Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

759


What is pragma in c?

629


Do pointers need to be initialized?

562


Define VARIABLE?

690


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1800


What do header files do?

603


Process by which one bit pattern in to another by bit wise operation is?

615


What is a macro, and explain how do you use it?

629


What are pointers?

634


What does c mean?

588