subject
Computers and Technology, 14.04.2021 21:00 stinkaq

Type the correct answer in the box. Use numerals instead of words. If necessary, use / for the fraction bar. var num2 = 32;
var num1 = 12;
var rem=num2 % num1;
while(rem > 0)
{
num2 = num1;
num1 = rem;
rem = num2 % num1;
}
document. write(num1);
The output of the document. write statement at the end of this block is blank

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:10
Which are not examples of chronic or persistent stress? moving
Answers: 1
question
Computers and Technology, 22.06.2019 19:30
Singing in the rain: this first part of the film shows the early history of motion picture. how accurate do you think the portrayal of the early motion picture industry is? why? is historical accuracy important in films and theater productions? explain.
Answers: 1
question
Computers and Technology, 23.06.2019 04:31
Acloud service provider uses the internet to deliver a computing environment for developing, running, and managing software applications. which cloud service model does the provider offer? a. iaas b. caas c. maas d. paas e. saas
Answers: 1
question
Computers and Technology, 24.06.2019 09:30
Atype of researcher who uses computers to make sense of complex digital data
Answers: 1
You know the right answer?
Type the correct answer in the box. Use numerals instead of words. If necessary, use / for the fract...
Questions
Questions on the website: 13722361