subject

I'm having trouble with a java coding assignment and i need with the modulus at the bottom of the code. ? import java. util. scanner; import java. lang. math; class lesson_6_activity_one { public static void main(string[] args) { /* write your code here * copy and paste your entire code to code runner to complete the activity, * from the first import statement to the last bracket. */ scanner scan = new scanner (system. in); system. out. println(" enter two integers: "); int o = scan. nextint(); int t = scan. nextint(); system. out. println("the average is: " + ((double) * (o + t)/2)); } }

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 14:00
In which job role will you be creating e-papers, newsletters and preiodicals
Answers: 1
question
Computers and Technology, 23.06.2019 21:30
Examine the list below. which factors positively affect lifetime income? check all that apply.
Answers: 1
question
Computers and Technology, 24.06.2019 04:30
Write and test a python program to find and print the largest number in a set of real (floating point) numbers. the program should first read a single positive integer number from the user, which will be how many numbers to read and search through. after reading in all of the numbers, the largest of the numbers input (not considering the count input) should be printed.
Answers: 1
question
Computers and Technology, 24.06.2019 20:20
Write python code that prompts the user to enter his or her age and assigns the user’s input to an integer variable named age.
Answers: 1
You know the right answer?
I'm having trouble with a java coding assignment and i need with the modulus at the bottom of the c...
Questions
question
Mathematics, 13.05.2021 15:50
question
Mathematics, 13.05.2021 15:50
question
Computers and Technology, 13.05.2021 15:50