BIG-D Datastructure & Algorithm
BIG-D Datastructure & Algorithm
41 One can convert a binary tree into its mirror image by traversing it in
A inorder
B preorder
C postorder
D None of the above
51Which data structure allows deleting data elements from and inserting at
rear?
A Stacks
B Queues
C Dequeues
D Binary search tree