How is it possible to insert different type of elements in
stack?
Answer Posted / devendra
union is the best option because it allocate only one at a time
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Where is data structure used?
Explain what are the major data structures used in the rdbms?
Define left-in threaded tree?
How to search binary in a sorted array?
State the merit of linked representation of binary trees?
Does mentioning the array name gives the base address in all the contexts?
Explain the internal working of a hash map?
What are sorting algorithms used for?
What is the difference between an array and vector?
Which sorting algorithm is considered the fastest?
What is the difference between arraylist and hashmap?
How does a heap sort work?
What are the advantages of sorting and filtering data?
Can you tell me the differences between Array and ArrayList?
What are the four characteristics of algorithms?