Computers and Technology
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

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 10:00, fnaflover8505
Businesses allocate resources for their best and most productive uses. the more a resource, the more costly it will be. a manufacturer that requires scarce and costly resources is likely to charge for its products.
Answers: 2
image
Computers and Technology, 23.06.2019 06:30, eddsworldfrantic
You have a small company and want to keep your costs low, but it is important your employees share data. which network would provide you with the most economical solution?
Answers: 1
image
Computers and Technology, 23.06.2019 08:30, Calirose
When you interpret the behavior of others according to your experiences and understanding of the world your evaluation is
Answers: 1
image
Computers and Technology, 23.06.2019 19:30, carcon2019
Amitha writes up a one-page summary of a novel during her summer internship at a publishing company. when she reads over the page, she realizes she used the word “foreshadow” seven times, and she would like to reduce the repetition. which tool would best amitha solve this problem?
Answers: 3
Do you know the correct answer?
Type the correct answer in the box. Use numerals instead of words. If necessary, use / for the fract...

Questions in other subjects:

Konu
Mathematics, 14.09.2021 19:20