what is the need of data structure

Answer Posted / shipra katare

Data Structure is about organizing and managing data in
the memory. It basically deal with memory management i.e
the way of storing data in memory.The data can be Raw
facts

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is structure of data type?

495


Write a Program for Delete an element from a doubly linked list.

500


What is integer max_value?

487


Which sorting is best?

489


Why set will not allow duplicates?

497






What is a postfix expression?

571


What is the best sorting technique?

494


Which process places data at the back of the queue?

682


For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.

797


Write the disadvantages of separate chaining?

514


State the different ways of representing expressions?

709


Define threaded binary tree.

635


Can an arraylist be null?

472


Why is quicksort not stable?

456


What is the difference between array and stack?

542