📚 Question Bank Q24 — Programming and Data Structure
Tags
Programming and Data Structure
Q24. Marks: +2.0 UGC NET Paper 2: Computer Sc 6th Jan 2025 Shift 1

Which of the following description(s) is/are true:

A. Red Black Tree - Guarantees worst case of O(log n) time for search, insert & delete.

B. Trie - Used for efficient prefix - based searches.

C. AVL Tree - self balancing binary search tree with stricker balance criteria.

D. B - Tree - Allows efficient search, inert, delete operations in disk based system.

Choose the correct answer from the options given below:

1.A & B only
2.C & D only
3.B only
4.A, B, C & D only ✓ Correct
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question