Multiple choice Which of the following data structures are used to implement stack in a computer? Queues Pointers Arrays Classes Enumeration Reveal answer Fill a bubble to check yourself C Correct answer Explanation This data structure is used to implement stack in a computer.