How is it possible to insert different type of elements in
stack?
Answer Posted / rabia altaf
we can make stack using class template .. now it can accept
every type of object ..
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
Define the tree data structure.
Have you ever used HashTable and Directory?
How does shell sort work?
Define heap?
What is queue example?
How are elements stored in hashset?
Explain the Linked List
Define static data structures?
How do you create a tree diagram?
What is Another name of Dynamically allocating memory.
What is the similarity between a Structure, Union and enumeration?
Does arraylist shrink?
Can we change the size of an array at run time?
Can array store heterogeneous data?
Can you sort a hashmap?