Vidyalelo
Data Structure · Q796

Miscellaneous on Data Structures

Programming · Data Structure · question 796

Q796

What is the GCD of 20 and 12 using Euclid's algorithm?

A.
8
B.
2
C.
4
Answer
D.
6

Answer: Option C

Solution

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