>
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
Find the ratio of de-Broglie wavelengths of deuteron having energy E and \(\alpha\)-particle having energy 2E :
CUET (UG) - 2026
Dual nature of radiation and matter
View Solution
The area (in sq. units) of the region bounded by the parabola y2 = 4x and the line x = 1 is
CUET (UG) - 2025
Application of Integrals
View Solution
Ram purchased a watch at a cost of \( \left(\frac{9}{10}\right)^{th} \) of the original cost and sold at 8% more than the original cost. His profit/loss is
CUET (UG) - 2025
Profit and Loss
View Solution
Match List-I with List-II \[ \begin{array}{|l|l|} \hline \textbf{Solutions} & \textbf{Explanation} \\ \hline (A) \; \text{Saturated solution} & (I) \; \text{Solution having two components.} \\ \hline (B) \; \text{Isotonic solutions} & (II) \; \text{A solution whose osmotic pressure is more than that of another.} \\ \hline (C) \; \text{Binary solution} & (III) \; \text{A solution which contains the maximum amount of solute that can be dissolved in a given amount of solvent at a given temperature.} \\ \hline (D) \; \text{Hypertonic solution} & (IV) \; \text{The solutions having the same osmotic pressure at a given temperature.} \\ \hline \end{array} \]
CUET (UG) - 2025
General Chemistry
View Solution
Let A = [aij]n x n be a matrix. Then Match List-I with List-II
List-I
(A) AT = A
(B) AT = -A
(C) |A| = 0
(D) |A| $\neq$ 0
List-II
(I) A is a singular matrix
(II) A is a non-singular matrix
(III) A is a skew symmetric matrix
(IV) A is a symmetric matrix
Choose the correct answer from the options given below:
CUET (UG) - 2025
Matrices and Determinants
View Solution
View More Questions