Can you store different types in an array?
No Answer is Posted For this Question
Be the First to Post Answer
Explain different methods in which you can traverse a tree?
Explain the applications of stack?
What are arrays used for?
What is hashing technique?
Can I provide array size dynamically?
How is any data structure application is classified among files?
Why do we need arrays if all the operations that are performed on arrays can be performed on arraylist?
What is heap tree in data structure?
What stack means?
How dynamic arrays are created?
Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.
What are the advantages of selecetion sort?