Write a code for dynamic allocation of array.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential

0 Answers  


How many types of linked list are there?

0 Answers  


How will you explain circular linked list?

0 Answers  


Why linked lists are better than arrays?

0 Answers  


Minimum number of queues needed to implement the priority queue?

1 Answers  


In which data structure, elements can be added or removed at either end, but not in the middle?

42 Answers   Infosys, NIC, TTA, Wipro,


What is meant by heap sort?

0 Answers  


Does treemap allow null values?

0 Answers  


How can you insert a node in a random location of the linked list?

0 Answers  


What is red black tree in data structure?

0 Answers  


Suppose in an integer array, there is 1 to 100 number, out of one is duplicate, how to find?

0 Answers  


Define primary data structures?

0 Answers  


Categories