Total members 11890 |It is currently Thu Apr 18, 2024 10:50 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





write a program to read two numbers from the keyboard and display the larger value on the screen.




Author:

something like this
cin>>x;
cin>>y;
if x>y
cout<<x;
else
cout<<y;

_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time
Post new topic Reply to topic  [ 2 posts ] 

  Related Posts  to : Read two numbers from the keyboard and display larger number
 read php file in asp and display it as html     -  
 CME display calling number without leading 0     -  
 check keyboard events using C++     -  
 Handle Key event-keyboard-Get typed Character and its code     -  
 convert integer number to octal,hexadecimal number systems     -  
 convert octal number to decimal number     -  
 convert decimal number to octal number     -  
 add two 24-bit numbers (sum two numbers)     -  
 The harmonic mean of two numbers is given by     -  
 JProgressbar Sum of 'n' Numbers     -  









Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com