subject

Andy uses a dial-up modem to connect to the internet. he usually browses news sites, but he notices that online video takes a long time to load. what could possibly be the problem?
a.
the modem requires direct line-of-sight to work; there must be some obstruction.
b.
the modem works on analog technology that does not support video.
c.
the modem supports up to 56 kbps, which is too slow for smooth video streaming.
d.
the modem uses wireless technology that is susceptible to electrical interference.
e.
the modem requires an update to a newer version.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 05:20
Write a program called assignment3 (saved in a ļ¬le assignment3.java) that computes the greatest common divisor of two given integers. one of the oldest numerical algorithms was described by the greek mathematician, euclid, in 300 b.c. it is a simple but very eā†µective algorithm that computes the greatest common divisor of two given integers. for instance, given integers 24 and 18, the greatest common divisor is 6, because 6 is the largest integer that divides evenly into both 24 and 18. we will denote the greatest common divisor of x and y as gcd(x, y). the algorithm is based on the clever idea that the gcd(x, y) = gcd(x ! y, y) if x > = y and gcd(x, y) = gcd(x, y ! x) if x < y. the algorithm consists of a series of steps (loop iterations) where the ā€œlargerā€ integer is replaced by the diā†µerence of the larger and smaller integer. this continues until the two values are equal. that is then the gcd.
Answers: 3
question
Computers and Technology, 22.06.2019 19:00
In he example code, what does the title attribute create? a tool tip an element a source a markup
Answers: 1
question
Computers and Technology, 23.06.2019 03:30
Ihave a singular monitor that is a tv for my computer. recently, i took apart my computer and put it back together. when i put in the hdmi cord and booted the computer to see if it worked, the computer turned on fine but the screen was blue with "hdmi no signal." i've tried everything that doesn't require buying spare parts, any answer is appreciated!
Answers: 1
question
Computers and Technology, 23.06.2019 04:31
Q13 what function does a security certificate perform? a. creates user accounts b. scrambles data c. identifies users d. creates password policies e. provides file access
Answers: 1
You know the right answer?
Andy uses a dial-up modem to connect to the internet. he usually browses news sites, but he notices...
Questions
question
Mathematics, 25.02.2020 20:57
question
Mathematics, 25.02.2020 20:57
question
Mathematics, 25.02.2020 20:57
question
Mathematics, 25.02.2020 20:57
Questions on the website: 13722360