wt is a datastructure

Answer Posted / megha jain

Data may be organised in different ways; the logical and
mathematical model of a particuler organization of data is
called Data Structure

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can treemap key null?

681


Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.

636


Tell me what should be done in the base case for this recursive problem?

567


Why insertion is faster in linked list?

522


If you are using c language to implement the heterogeneous linked list, what pointer type should be used?

732






What is a static structure?

562


What is max heapify?

569


Write a program to reverse a single linked list.

630


What is bitonic search?

636


Give us a program to reverse a linked list.

625


Does linked list allow duplicates?

577


What is a string or array type?

541


Is priority queue sorted?

603


Define avl tree?

777


write a code for Implementation of stack and queues.

622