subject

Suppose that the variables grade1, grade2, and grade3 are declared as follows: int grade1 = 88; int grade2 = 92; int grade3 = 83; which of these expressions correctly calculates the average of grade1, grade2, and grade3? a. (grade1 + grade2 + grade3) / 3 b. (grade1 + grade2 + grade3) / 3.0 c. ( + grade2 + grade3) / 3) d. (double)grade1 + grade2 + grade3 / 3.0 e. (double)grade1 + (double)grade2 + (double)grade3 / 3.0

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:30
Which group on the home tab allows you to add shapes to a powerpoint slide?
Answers: 1
question
Computers and Technology, 22.06.2019 17:30
How do you make a lenny face? plz, brailiest to who can answer first.
Answers: 1
question
Computers and Technology, 24.06.2019 17:40
Write an assembly language program to input a string from the user. your program should do these two things: 1. count and display the number of words in the user input string. 2. flip the case of each character from upper to lower or lower to upper. for example if the user types in: "hello there. how are you? " your output should be: the number of words in the input string is: 5 the output string is : hello there. how are you?
Answers: 2
question
Computers and Technology, 25.06.2019 04:30
You can fit more raw files on a memory card than the jpeg files? truefalse
Answers: 1
You know the right answer?
Suppose that the variables grade1, grade2, and grade3 are declared as follows: int grade1 = 88; in...
Questions
question
Computers and Technology, 20.04.2020 23:33
Questions on the website: 13722361