Exam 2: Data Structures and Programming
Exam 1: C Programming Language25 Questions
Exam 2: Data Structures and Programming17 Questions
Select questions type
In which tree, for every node the height of its left subtree and right subtree differ almost by one?
Free
(Multiple Choice)
4.8/5
(33)
Correct Answer:
B
The statement print f ("%d", 10 ? 0 ? 5 : 1 : 12); will print?
(Multiple Choice)
4.9/5
(33)
To represent hierarchical relationship between elements, which data structure is suitable?
(Multiple Choice)
4.9/5
(40)
The _______ memory allocation function modifies the previous allocated space.
(Multiple Choice)
4.9/5
(43)
The worst case time complexity of AVL tree is better in comparison to binary search tree for
(Multiple Choice)
4.8/5
(45)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)