engineering recuitment NIELIT Scientific Assistant Mock Test 2025 Programming and Data Structure Queue
What are the ways to implement a priority Queue?
(A). Arrays
(B). Fibonacci tree
(C). Heap Data Structure
(D). Linked list
Choose the correct answer from the options given below:
1
(A), (B) and (D) only.
2
(B). (C) and (D) only.
3
(A), (B), (C) and (D)
4
(A), (C) and (D) only.