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
What is a vector element?
Is arraylist a list?
What is type structure?
Why is the isempty() member method called?
Define an algorithm. What are the properties of an algorithm? What are the types of algorithms?
What is a Queue? Explain its operation with example?
What are linked lists used for?
Is hashmap fail safe?
Is null allowed in list?
State the difference between persistent and ephemeral data structure?
What is the non linear data structure?
What are control structures?
What are the classification of data structures?
Parenthesis is never required in postfix or prefix expressions, why?
List the differences between comparable and comparator interface?