One way to accomplish this is to allow the printf statement to do the work for you.
Example:
printf("Decimal %d = hex %02x\n", number, number);
Or you could use the windows calculator. Select the Dec radian, type your number in, then select Hex radian.
Chat with our AI personalities
WRITE A PROGRAM TO CONVERT A 2-DIGIT bcd NUMBER INTO HEXADECIMAL
jump,b
The same way you would in a regular java program. int i = 10; String s = i + ""; after the above line of code the variable s will have "10" as a string value...
If you are typing the numbers into a computer program or a calculator, just type them, such as 12345678. If you are writing them down for someone else to read them, then you should group them in three's, from the decimal point, such as 12,345,678. Depending on the normal conventions for your country, you might use a period instead of a comma and, for the decimal point, a comma instead of a period.
10.INPUT "ENTER TEMPERATURE IN FAHRENHEIT " ;F 20.LET C =5/9*(F-32) 30.PRINT "TEMPERATURE IN CENTIGRADE " ;C 40.END With This Above Program You Can Convert Cent Temp Into Far Temp.... R U Happy Now for More......Contact At syedalibukhari386@yahoo.com Bukhari386