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
How do you find a string is anagram or not?
Which file contains the definition of member functions?
Define terminal nodes in a tree?
How to initialize Dictionary using collection initialize?
Give a basic algorithm for searching a binary search tree?
Does linkedhashset allow null values?
Can we override compareto method for enumerations?
Define a priority queue?
Define internal nodes?
What is stack and queue in data structure?
What is an acyclic graph?
How to do the intersection of two sorted arrays?
Can arraylist be resized?
Why is arraylist used?
Write the algorithm for converting infix expression to postfix expression?