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 is the width of a ford f450? What indoor games where played during the 1920 depression? Where did Jim carrey train for his carear? If you met Justin bieber what would you say? What is 104 over 600 as a decimal? What is housing like in Iran? Describe the process of respiration which takes place in human beings when oxygen is not available and give an effect? Who makes dams? Gravity depends on how far -------- andhow -------- the objects are? How is an analysis of how information handled by Privacy Impact Assessment (PIA)? What molecule supplies the energy for active transport? How can i check whather i am bankrupt? Como fue tu fin de semana hermoso? Oil leak in 2005 ford escape coming from the bottom of the motor it leaks when its full but not when a quart low? Is CM Punk Illuminati? How big in size is Germany compared to South Africa? What is 29 x 29? How much does a yard of dirt weigh in pounds? where are tax forclosure or tax leins in this area? Why is head and shoulders bad for hair?

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.