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 21:30
The salespeople at hyperactive media sales all use laptop computers so they can take data with them on the road. you are a salesperson for superduper lightspeed computers talking to hyperactive media sales about upgrading the laptops to windows 10. explain how network location awareness in windows 10 would make the laptops more secure.
Answers: 3
question
Computers and Technology, 23.06.2019 14:30
Select the correct answer. andy received a potentially infected email that was advertising products. andy is at risk of which type of security threat? a. spoofing b. sniffing c. spamming d. phishing e. typo-squatting
Answers: 2
question
Computers and Technology, 24.06.2019 11:20
Every telecommunication setup uses two devices: one device to transmit data and one device to receive data. which device transmits frequencies to mobile phones? towers transmit frequencies to mobile phones.
Answers: 1
question
Computers and Technology, 25.06.2019 00:00
When pasting an existing chart into a word document, you can choose to using the paste options button. a. paste the chart as a picture b. embed the chart c. add the chart while keeping the destination formatting intact d. insert the chart while keeping the source formatting intact
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: 13722367