Vidyalelo
Data Structure · Q897

Miscellaneous on Data Structures

Programming · Data Structure · question 897

Q897

What is the objective of tower of hanoi puzzle?

A.
To move all disks to some other rod by following rules
Answer
B.
To divide the disks equally among the three rods by following rules
C.
To move all disks to some other rod in random order
D.
To divide the disks equally among three rods in random order

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board