AMU 2025 — Computer PYQAMU | Computer | 2025What is the meaning of 'Underflow' in the context of data structure?Choose the correct answer:A. When a data structure is empty and an element is retrieved from that data structure. (Correct Answer)B. When a data structure is empty and an element is inserted into that data structure.C. When a data structure is full and an element is retrieved from that data structure.D. When a data structure is full and an element is inserted into that data structure.Correct Answer: When a data structure is empty and an element is retrieved from that data structure.AWhen a data structure is empty and an element is retrieved from that data structure.BWhen a data structure is empty and an element is inserted into that data structure.CWhen a data structure is full and an element is retrieved from that data structure.DWhen a data structure is full and an element is inserted into that data structure.Show Answer SExplanationNo text explanation available.