Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 228 Bytes

File metadata and controls

7 lines (4 loc) · 228 Bytes

Write a Program in Java to Add two Numbers

Programming Constructs Used in This Program

  • Scanner = Get Entry from User. Need to import from java.util.

  • Operators = Mathematical Operators are used to sum integer values