subject
Mathematics, 03.03.2020 02:51 Liah34

What is the result when the following code is run? double x = 1; double y = 1; int i = 0; do { y = x / 2; x = x + y; i = i + 1; } while (x < 2.5); System. out. print(i + " ");

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 20.06.2019 18:04
In the football stadium, there are 18 empty seats out of 360 total seats. (1a) write the ratio of empty seats to total seats as a fraction in simplest form. (1b) then explain its meaning.
Answers: 1
question
Mathematics, 21.06.2019 17:30
Acircle has a radius of 5/6 units and is centered at (3.6, 7.8) write the equation of this circle
Answers: 1
question
Mathematics, 21.06.2019 18:10
Points a, b, and c form a triangle. complete the statements to prove that the sum of the interior angles of triangle abc is 180
Answers: 1
question
Mathematics, 21.06.2019 20:00
Given the two similar triangles, how do i find the missing length? if a=4, b=5, and b'=7.5 find a'
Answers: 1
You know the right answer?
What is the result when the following code is run? double x = 1; double y = 1; int i = 0; do { y = x...
Questions
Questions on the website: 13722361