Vidyalelo
Data Structure · Q631

Miscellaneous on Data Structures

Programming · Data Structure · question 631

Q631

Which is the correct term of the given relation, gcd (a, b) * lcm (a, b) =?

A.
|a*b|
Answer
B.
a + b
C.
a - b
D.
a / b

Answer: Option A

Solution

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