import java.util.Scanner;publicclass callf {publicstaticvoid main(string[]args){int number1,number2;Scanner reader =newScanner(System.in);System.out.printIn(“Enter the first value:”);
number1= reader.nextInt();System.out.printIn(“Enter the second value:”);Number2= reader.nextInt();Int sum = number1 + number2;System.out.printIn(“The sum is :”+ sum);}}
السؤال
موسى عمران الحاتمي
رابط هذا التعليق
شارك على الشبكات الإجتماعية
1 جواب على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.