largest of 3 numbers


<html>
<head>
<title>large of 3 numbers</title>
<script language="javascript" >
var a,b,c,first,second,third;
first=window.prompt("enter first value");
second=window.prompt("enter second value");
third=window.prompt("enter third value");
a=parseInt(first)
b=parseInt(second)
c=parseInt(third)
document.writeln("enter values are:"+a+","+b+","+c+"<br/>");
if(a>b)
{
if(a>c)
{
document.writeln(a+" is a big");
}
else
{
document.writeln(c+" is a big");
}
}
else
if(b>c)
{
document.writeln(b+" is big");
}
else
{
document.writeln(c+" is big");
}
</script>
</head>
<body>
<p><br/>click refresh to run script again</p>
</body>
</html>

15 comments:

Ishu Sathya said...

I am impressed in the design of your website. Excellent designing, Thank you so much.
web designing institute
web designing training

Anonymous said...

It is a very great idea for learning JavaScript. Thank you for sharing this information.
Web designing classes in Chennai | Best Web Designing Institute in Chennai | Best web designing course in Chennai

Mariam Ahmed said...
This comment has been removed by the author.
swetha singh said...

Such an excellent and interesting blog, do post like this more with more information, this was very useful, Thank you.
Aviation Academy in Chennai
Aviation Courses in Chennai
fly air aviation academy chennai
aviation training in chennai

Anbarasan14 said...

I had got a clear idea of what the blog is all about. Kindly continue doing more.

TOEFL Coaching in Chennai
Best TOEFL Coaching Institute in Chennai
TOEFL Classes in Chennai
TOEFL Training in Chennai
IELTS Classes in Mumbai
Spoken English Classes in JP Nagar
Spoken English Class in Thiruvanmiyur
Spoken English Classes in Chennai
English Speaking Classes in Mumbai

akshaya said...

I am really enjoying reading your well written articles.
It looks like you spend a lot of effort and time on your blog.
I have bookmarked it and I am looking forward to reading new articles.Keep up the good work..
RPA Training in Chennai
RPA Classes in Chennai
Blue Prism Training in Chennai
Ethical Hacking Training in Chennai
Cloud Computing Training in Chennai
RPA Training in T Nagar
RPA Training in Porur

savas said...

나는이 기사를 읽었다. 이 기사를 만들기 위해 많은 노력을 기울인 것 같습니다. 저는 당신의 작품을 소중히 여기며, 당신이 아주 짧은 시간에 제공하는 탁월한 설교 목록에 영감을 받았습니다.
감사!
내 사이트를 방문하십시오.슬롯사이트
많은 정보를 얻을 수 있습니다.

Steven Cohen said...

At Market Forex Net Our Aim Is To Provide You With The Information Necessary To Make An Educated Choice When Finding The Right Trading Service Provider. We List A Variety Of Brokers Offering Many Different Platforms And Services. Gaining Access To A Wide Range Of The Best Online Brokers Will Allow You To Compare Them Side By Side And Make The Right Decision For Your Trading Needs.

Oliver said...

Check the latest Fxit Stock price, statistics, financial data and chart of bfarf from different exchanges. Also includes historical data which can be used for technical analysis, comparison and investment decision. The interactive stock chart will display detailed technical markers at major prices, you can drag it to a different time period to plot and highlight the technical pattern.

Oliver said...

Phoenix Craigslist Is The Most Extensive And Detailed Online Resource For The Latest Broker Reviews And Up To Date Trading Strategies In The Forex Market. If You Are Searching For Broker Reviews Then Market Forex Is The Best Place To Find Trusted Reviews And Compare Brokers Side By Side.

Oliver said...

On Our Website, You Will Find Detailed Statistics And Analysis On Vstr Stock Past Performance, Information On Current And Future Holdings, Charts, Graphs And Other Factors That Can Contribute To Your Investment Strategy. Whether You're A Seasoned Investor Or New To The Market, We Can Help You Find Facts And Figures That Are Important In Your Decision-making Process.

Peter Schiff said...

Catch the Ipof Stocktwits Live Real Time Stock Market Overview, your one stop shop for Ipof Stocktwits information. Live prices are updated every 5 minutes, so you see all of the latest Ipof Stocktwits changes as soon as they happen. With a sleek and intuitive user interface, we strive to make your data experience easy.

George said...

Catch the Aces Fresenius Live Real Time Stock Market Overview, your one stop shop for Aces Fresenius information. Live prices are updated every 5 minutes, so you see all of the latest Aces Fresenius changes as soon as they happen. With a sleek and intuitive user interface, we strive to make your data experience easy.

George said...

Ati student login Is An Online Account, Account Opening And Order Management System Offered By The Ati student Login

Maria Yang said...

TD Ameritrade Review Is A Great Trading Platform, But Is It The Best? Read This Review To See If It Is The Right Option For You.

My Favorite Books

  • C and Data Structures by Ashok N. kamthane
  • Web Technologies by A. A. Puntambekar
  • Learn HTML and CSS with W3Schools
  • Learn JavaScript and Ajax with W3Schools
  • HTML5 Black Book: Covers Css3, Javascript,XML, XHTML, Ajax, PHP And Jquery
  • HTML5 Application Development Fundamentals: MTA Exam 98-375
  • .NET 4.0 Programming 6-In-1, Black Book
  • SQL Server 2008 R2 Black Book
  • Asp.net 4.0 Projects Covers: net 3.5 And .net 4.0 Codes, Black Book
  • UNIX Shell Programming 1 Edition by Yashavant Kanetkar
  • UNIX and Shell Programming 1 Edition by Richard F. Gilberg, Behrouz A. Forouzan
  • Computer Networks by Andrew S. Tanenbaum
  • Multiple Choice questions in computer science by Timothy J Williams