InterviewSolution
Saved Bookmarks
| 1. |
Find the LCM and HCF 256 and 36 and verify that LCM×HCF =product of the given numbers |
| Answer» Factors of 256=2*2*2*2*2*2*2*2*factors of 36=2*2*3*3LCM=2304HCF= 4 | |