How to create a program that adds two integers using Java?🙏🏼 Thank you in advance | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How to create a program that adds two integers using Java?🙏🏼 Thank you in advance

I'm just a newbie trying things out

4th Dec 2021, 1:21 PM
Sean Christian Garais
2 Answers
+ 2
You will learn and understand how to do that (and more) as you continue your study in Java tutorial. As I see in your profile, you haven't started the tutorial, so I suggest you to continue on 👍
4th Dec 2021, 1:44 PM
Ipang
0
System.out.println( yourExpression );
4th Dec 2021, 3:58 PM
zemiak