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
Why is concurrenthashmap thread safe?
Define threaded binary tree.
What do you mean by hash function?
Which sorting algorithm is considered the fastest?
write a code for Implementation of stack and queues.
What are the advantages of binary search over linear search?
What does a bubble chart show?
Which data structures are used in bfs and dfs algorithm?
Why does hashset use hashmap?
Why you need a data structure?
What is array and string?
Will arraylist maintain insertion order?
What is concurrentlinkeddeque?
Is binary tree a bst?
What is the purpose of sorting algorithms?