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
Which is faster treemap or hashmap?
Can hashmap have duplicate keys?
How does a treemap sort?
Which interface treemap implements?
Which sorting does collections sort use?
Can we search the data in a linked list?
Differentiate linear from a nonlinear data structure?
Explain the applications of stack?
What do you mean by collision in hashing?
Define hash function?
How do you sort pseudocode?
Can treemap key null?
What is difference between list and linked list?
Define indegree of a graph?
How do you find the depth of a binary tree?