elithunders
elithunders elithunders
  • 19-01-2020
  • Computers and Technology
contestada

write a c program that captures two integers from the keyboard and prints the absolute value between the two integers​

Respuesta :

PleaseCommitHelp PleaseCommitHelp
  • 19-01-2020

console.writeLine("Enter a integer")

int num1 = console.readline();

console.writeline("Enter another integer")

int num2 = console.readline();

int difference = num1 - num2;

console.Writeline("The difference between the numbers is"+difference)

If you copy paste this, you will get an error, type it in line by line

Answer Link

Otras preguntas

The Holocaust resulted in the murder of more than six million people, most of whom were __________.
A cell with 1% solute concentration is placed in a beaker with a 5% solute concentration. What will happen to this cell over time?
Why is 1/6 greater than 1/8 but less than 1/3
What is the area of the figure? Right triangle with a base of three centimeters attached at the right side to a rectangle with a base of four centimeters and
Hydroelectric plants use __________ to produce electricity. A. fire B. sunlight C. water D. wind
Which part of the United Nations is most responsible for keeping peace and solving disputes between countries? a.the World Health Organization b.the World Bank
What is 67% of 90 on simplist form
If I flip a coin, what's my chance of getting head?
Europeans were motivated to trade with China because
Help with 7,8,9 please!!