How is it possible to insert different type of elements in
stack?
Answer Posted / touchriverian
guess that union is the best option.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Explain about circular linked list?
What method is used to place a value onto the top of a stack?
What is the complexity of selection sort?
How to inverting a function in sort and searching?
Explain stacks and queues in detail.
What do you know about different sorting algorithms?
What is collections singletonmap?
What is array and its types in data structure?
What are different methods of collision resolution in hashing.
Is it necessary to sort a file before searching a particular item ?
How do you do binary search?
What is vector and types of vector?
Which is the parent class of list
What is the difference between null and void pointer in data structures?
How do I sort a hashmap key?