What are splay trees?
(a) self adjusting binary search trees
(b) self adjusting binary trees
(c) a tree with strings
(d) a tree with probability distributions
This is a very interesting question from Splay Tree topic in chapter Binary Trees of Data Structures & Algorithms I
The question was posed to me in homework.