Computer Science, asked by kartikeyv125, 6 months ago

1. WAP to input two numbers and print their sum in java​

Answers

Answered by CaptainAmerica6293
0

Answer:

Please write your question properly.

Answered by KRPS500
1

Java program to add two numbers, a user enters two integers, and we calculate their sum and display it. Using int data type, we can add numbers up to a limit (range of int data type). If you want to add very large numbers, then you may use BigInteger class.

Mark Brilliant

Einstein Public School Student you are

Similar questions