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 10:30
Dave has to create animations for a game. which tool can dave use?
Answers: 3
question
Computers and Technology, 22.06.2019 11:30
Hassan is writing his master’s thesis, which is a thirty-page document. he received some feedback from his professor in the form of comments, but does not see where the comments are. what is the fastest way for hassan to find the feedback?
Answers: 3
question
Computers and Technology, 22.06.2019 12:30
What characteristic of long period comets suggest they come directly from the oort cloud?
Answers: 2
question
Computers and Technology, 23.06.2019 00:30
Write the html code to make a link out of the text “all about puppies”. it should link to a pdf called “puppies.pdf” inside the “documents” folder. the pdf should open in a new window.
Answers: 2
You know the right answer?
Type the correct answer in the box. Use numerals instead of words. If necessary, use / for the fract...
Questions
question
Mathematics, 05.05.2020 10:46
question
Mathematics, 05.05.2020 10:46
Questions on the website: 13722367