Which data structure is used to maintain a dynamic forest using a link or cut operation?
(a) Top Tree
(b) Array
(c) Linked List
(d) Stack
My question is taken from Binary Trees topic in division Binary Trees of Data Structures & Algorithms I
I got this question in examination.