Vidyalelo
Data Structure · Q215

Miscellaneous on Data Structures

Programming · Data Structure · question 215

Q215

Which is the correct term of the given relation, lcm (a, b) * gcd (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