answersLogoWhite

0

How do you find the HCF in c?

User Avatar

Anonymous

∙ 15y ago
Updated: 8/18/2019

For two positive integers:

int gcf(int a, int b)

{

int temp;

while (b!=0) {

temp=b; b=a%temp; a=temp;

}

return a;

}

User Avatar

Wiki User

∙ 15y ago
Copy

What else can I help you with?

Related Questions

If c is a multiple of d what is their hcf?

Their hcf is d.


Hcf flowchart of c?

sfafa


What is the HCF of 119753204389?

Two or more numbers are needed to find the HCF


What is the hcf for 24?

You need at least two numbers to find an HCF.


Hcf of 8498168?

Two or more numbers are needed in order to find the HCF


What is the HCF of 220 and 88?

It is: 44


Can you find the HCF of 3 numbers using euclids division lemma?

Yes.First find the HCF of two of the numbers, then find the HCF of that answer and the third number.In this way you could find the HCF of as many numbers as you want.


What is the hcf value of 5?

Two or more numbers are normally needed to find the HCF of them.


What is Highest common factor (HCF) of 27?

Two or more numbers are needed to find their HCF


What is the HCF for the number 4?

the GCF of 4 3 5 is 1


Find HCF of 260 and 560?

HCF is the highest common factor of two or more numbers. HCf of 260 and 560 is 20.


If the product oftwo numbers is 810 if there HCF IS 9 FIND LCM?

if the product of two numbers is 810 if there hcf is 9 find Lcm

Trending Questions
What was James Madison concerns about New Democracy? Which game has 64 squares? Why does Soda bolt The door? How big is Syria the country square kilometres? What happened to the original ECW wrestlers? How tall is Begonya Plaza? What is stressed in the professional code of ethics? Legal basis of national service training program? Why was caution his undoing for Dr Schultz? Is it true that fissures are cracks in rock? What action can Congress take when the president vetoes a bill? What does the Italian word pronto mean in English? What is the phone number of the Florence Griswold Museum in Old Lyme Connecticut? What is100 more than 980? What is the meaning of the name kara? How did Europeans pay for overseas exploration? What is the difference between anger and stress? How long does it take for Cymbalta to leave your system? How many crew members were women? How many earth fit in the super giant star?

Resources

Leaderboard All Tags Unanswered

Top Categories

Algebra Chemistry Biology World History English Language Arts Psychology Computer Science Economics

Product

Community Guidelines Honor Code Flashcard Maker Study Guides Math Solver FAQ

Company

About Us Contact Us Terms of Service Privacy Policy Disclaimer Cookie Policy IP Issues
Answers Logo
Copyright ©2025 Answers.com. All Rights Reserved. The material on this site can not be reproduced, distributed, transmitted, cached or otherwise used, except with prior written permission of Answers.