How is it possible to insert different type of elements in
stack?
Answer Posted / alex
using void
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is array indexing?
List the applications of stacks?
Define heap?
What is a dequeue?
Write the importance of hashing?
Are the expressions arr and &arr same for an array of integers?
What is a stable algorithm?
Is linked list faster than array?
What is variable size arrays?and why we use it?
Is it necessary to sort a file before searching a particular item ?
Differentiate between comparable and comparator.
How to get the index of an array element?
What is a stable sorting algorithm?
Is map a data structure?
What is hash data type?