Question:

Given below are two statement :
Statement I: Queue is a data structure in which insertion and deletion is done from one end only. usually referred as TOP.
Statement II: Queue follows the principle of first in First out (FIFO).
In the light of the above statement, Choose the correct answer from the options given below: 

Updated On: Mar 2, 2024
  • Both Statement I and statement II are true
  • Both Statement I and statement II are false
  • Statement I is true and statement II is false
  • Statement I is false but statement II is true
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

The correct option is(D): Statement I is false but statement II is true
Was this answer helpful?
0
0