📚 Question Bank Q8 — Programming and Data Structure
Tags
Programming and Data Structure
Q8. Marks: +2.0 UGC NET Paper 2: Computer Science and Application 26th June 2025 Shift 1
The correct sequence of constructing Huffman tree is
A. Repeat until root formed
B. Create leaf nodes
C. Build priority queue
D. Combine lowest frequency nodes
Choose the correct answer from the options given below:
1.B ,C,A,D
2.D ,B,A,C
3.B ,C,D,A ✓ Correct
4.C ,A,B,D
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question