subject

Casting: el output debe ser 2.5, que se debe modificar en el codigo? int a = 5, b = 2: int c: c = a/b: a. int a = 5, b = 2: float c: c = a/b: b. int a = 5, b = 2: int c: c = (float)a/b: c. dejarlo como estaba int a = 5, b = 2: int c: c = a/b: d. int a = 5, b = 2: (float) c: c = (float)a/b;

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 18:00
Ramona enjoys her job because she is able to kids in an after school program. the work value ramona feels strongest about is a. leadership b. risk c. independence d. work with people select the best answer from the choices provided a b c d
Answers: 1
question
Computers and Technology, 24.06.2019 01:00
What are two ways to access the options for scaling and page orientation? click the home tab, then click alignment, or click the file tab. click the file tab, then click print, or click the page layout tab. click the page layout tab, or click the review tab. click the review tab, or click the home tab?
Answers: 2
question
Computers and Technology, 24.06.2019 01:30
Write a program that asks the user to enter the name of an input file. if the file does not exist, the program should prompt the user to enter the file name again. if the user types quit in any uppercase/lowercase combinations, then the program should exit without any further output.
Answers: 3
question
Computers and Technology, 24.06.2019 02:00
What is a loop? a. a collection of function definitions at the top of a program b. a line of code that defines a variable and assigns it a value c. a program that opens the turtle graphics window d. a block of code that repeats a specific number of times
Answers: 1
You know the right answer?
Casting: el output debe ser 2.5, que se debe modificar en el codigo? int a = 5, b = 2: int c: c...
Questions
question
Mathematics, 12.04.2021 17:10
question
Mathematics, 12.04.2021 17:10
question
Mathematics, 12.04.2021 17:10
Questions on the website: 13722363