Complete IIT AIEEE ICSE ISC PMT help forum
This is a free help Forum for Indian Students.
Complete IIT AIEEE ICSE ISC PMT help forum
This is a free help Forum for Indian Students.
Complete IIT AIEEE ICSE ISC PMT help forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Complete IIT AIEEE ICSE ISC PMT help forum

Complete help forum for students preparing for icse iit aieee cbse pmt and other related exams.Stay updated about all 2011 exams.
 
HomeHome  PortalPortal  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  India NewsIndia News  
Keywords
science 2010 question 2004 CLASS physics prelim RESULT SELECT YEAR paper ICSE CASE computer 2007 papers 2009 UNION 2006 graph
Latest topics
» Nitration of aniline - IIT JEE 2018 Advanced - solved
solve  the computer program EmptyFri Jun 08, 2018 2:34 am by adianadiadi

» Diamagnetic - Paramagnetic - Ni(CO)4, [Ni(CN)4]2- and [NiCl4
solve  the computer program EmptyFri Apr 06, 2018 1:05 am by adianadiadi

» IIT JEE chemistry solved interactive question paper
solve  the computer program EmptySun Oct 29, 2017 12:11 pm by adianadiadi

» IIT JEE 2015 SOLVED QUESTION PAPER
solve  the computer program EmptyWed Oct 19, 2016 1:44 pm by adianadiadi

» IIT JEE chemistry solved questions
solve  the computer program EmptySat Jul 18, 2015 6:15 pm by adianadiadi

» General Description of Chinese Market for Foaming Agent ADC
solve  the computer program EmptyFri May 09, 2014 2:09 pm by happybaicaitou

» How to get Lowest Cost MBBS Admission?
solve  the computer program EmptyMon Feb 24, 2014 6:39 pm by MENTOR 2014

»  girl boy vashikaran specialist agori baba ji +91-9461165
solve  the computer program EmptyTue Jan 21, 2014 6:00 pm by krshastri

»  STRONG LOST LOVE SPELL +91-9461165176
solve  the computer program EmptyTue Jan 21, 2014 6:00 pm by krshastri

Top posters
abhas
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 
Anu..i luv icse...:)
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 
G-7
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 
siya
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 
Candy
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 
jOhNy
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 
Apurva
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 
WinRrule
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 
ambili
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 
saif
solve  the computer program Vote_lcapsolve  the computer program Voting_barsolve  the computer program Vote_rcap 



Search if you can't find it here

solve the computer program

View previous topic View next topic Go down
AuthorMessage
nausheen
Active member
Active member



solve  the computer program Vide
PostSubject: solve the computer program solve  the computer program EmptyTue Feb 05, 2008 6:31 pm

write a program in java to enter 2 numbers and  find the H.C.F and L.C.M and display the result.
Back to top Go down
abhas
Active member
Active member
abhas


solve  the computer program Vide
PostSubject: ICSE Java solve  the computer program EmptyTue Feb 05, 2008 7:41 pm

// icse java hcf lcm program using bluej ide

class hcfLcm
{
void main(int a,int b)
{

int h=1;
for(int c=2;c<=a;c++)
{
if(a%c==0 && b%c==0)
h=c;
}
int l=(a*b)/h;

System.out.println("HCF:"+h);
System.out.println("LCM:"+l);
}
}
Back to top Go down
debangana




solve  the computer program Vide
PostSubject: Re: solve the computer program solve  the computer program EmptyFri Jul 09, 2010 9:21 pm

plzz tell me a site where good programs can be found for icse practice
Back to top Go down
Sponsored content




solve  the computer program Vide
PostSubject: Re: solve the computer program solve  the computer program Empty

Back to top Go down

solve the computer program

View previous topic View next topic Back to top
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Complete IIT AIEEE ICSE ISC PMT help forum :: Computer :: Computer help forum-