Vidyalelo
Data Structure · Q125

Miscellaneous on Data Structures

Programming · Data Structure · question 125

Q125

Which of the following is an application of Euler's totient function?

A.
Pre-order traversal
B.
To find the number of generators in a cyclic group
Answer
C.
Number of possible BST in a tree
D.
Detecting cycle in a graph

Answer: Option B

Solution

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