>
Exams
>
Programming and Data Structure
>
Queue
>
which of the following is not true about queue
Question:
Which of the following is not true about queue ?
CUET (UG) - 2023
CUET (UG)
Updated On:
Apr 19, 2024
It follows the principle of First In First Out (FIFO)
It follows the First Came First Solved (FCFS) approach
In queue most recent element will be the first one to delete
In simple queue elements get added from the rear end
Hide Solution
Verified By Collegedunia
The Correct Option is
C
Solution and Explanation
The correct option is(C): In queue most recent element will be the first one to delete
Download Solution in PDF
Was this answer helpful?
0
0
Top Questions on Queue
The operation is used to insert a new element at the front of the deque.
CUET (UG) - 2023
Programming and Data Structure
Queue
View Solution
In queue following operation are performed enqueue(10), enqueue(20), enqueue(15), dequeue( ),enqueue(25), enqueue(35), dequeue( ), dequeue( ), what is the final content of queue.
CUET (UG) - 2023
Programming and Data Structure
Queue
View Solution
View All
Questions Asked in CUET exam
A molecule X associates in a given solvent as per the following equation:
X ⇌ (X)
n
For a given concentration of X, the van’t Hoff factor was found to be 0.80 and the
fraction of associated molecules was 0.3. The correct value of ‘n’ is:
CUET (UG) - 2024
Solutions
View Solution
Who devised the concept of Intelligence Quotient (IQ)?
CUET (UG) - 2024
Psychological attributes
View Solution
Two pipes A and B can fill a tank in 32 minutes and 48 minutes respectively. If both the pipes are opened simultaneously, after how much time B should be turned off so that the tank is full in 20 minutes?
CUET (UG) - 2024
Time and Work
View Solution
If
\(A = \begin{bmatrix} 3 & 2 \\ -1 & 1 \end{bmatrix} \quad \text{and} \quad B = \begin{bmatrix} -1 & 0 \\ 2 & 5 \\ 3 & 4 \end{bmatrix},\)
then \((BA)^T\) is equal to:
CUET (UG) - 2024
Matrices
View Solution
The spin-only magnetic moment of Hexacyanomanganate(II) ion is.........BM
CUET (UG) - 2024
Magnetic moment
View Solution
View More Questions