How is it possible to insert different type of elements in
stack?
Answer Posted / devendra
union is the best option because it allocate only one at a time
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What does stack top do?
What do you mean by 2-3-4 tree?
Write an algorithm to show various operations on ordered list and arrays
Can hashset contain null?
What is the purpose of sorting algorithms?
List some applications of multilinked structures?
Define a Deque?
What is dequeue operation?
Is arraylist synchronized?
Explain the priority queue?
What is a data structure node class?
Does arraylist contain duplicates?
What is the difference between file structure and storage structure?
Which is faster hashset or treeset?
What is stable sort example?