1.

Write an algorithm to find H.C.F of 18 and 24. draw the corresponding flow chart

Answer» TION:The above flowchart is DRAWN in the Raptor tool. The flowchart REPRESENTS the flow for finding Greatest Common DivisorExample: GCD of two numbers 12 & 24 is 12The CODE for calculating the LCM and GCD is given in the below link.Finding GCD and LCM of Given Numbers using C


Discussion

No Comment Found