Answer:
Number of times new computer faster than old computer = 13.90 times (Approx)
Explanation:
Given:
Clock speed of old computer = 266 MHz
Clock speed of new computer = 3.7 GHz
266MHz = 0.266GHz
Find:
Number of times new computer faster than old computer
Computation:
Number of times new computer faster than old computer = Clock speed of new computer / Clock speed of old computer
Number of times new computer faster than old computer = 3.7 / 266
Number of times new computer faster than old computer = 3.7 / 0.266
Number of times new computer faster than old computer = 13.90 times (Approx)
Answer:
0.125 seconds
Explanation:
The formula for the time taken to transfer the file is = file size / bandwidth
Assuming the computer and server could only transfer data at the speed of 1000 Mbps or more, The time of transmission is;
= 125 MB / 1000 Mbps = 0.125 seconds.
Using the knowledge in computational language in python it is possible to write a code that create a list of numbers 0 through 40 and assign this list to the variable numbers.
<h3>Writting the code:</h3>
<em>numbers=list(range(53));</em>
<em>print(numbers);</em>
<em>str1 = "I like nonsense, it wakes up the brain cells. Fantasy is a necessary ingredient in living."</em>
<em>numbs=sum(map(lambda x:1, str1))</em>
<em>print(numbs);</em>
<em>numbers=list(range(41));</em>
<em>sum1=sum(numbers);</em>
<em>print(sum1);</em>
See more about python at brainly.com/question/18502436
#SPJ1
Answer:
200
Explanation:
Because int number can not carry decimal point.
Answer:
Bluetooth
Explanation:
Bluetooth is a wireless technology which has a transfer rate of 1 Mbps to 3 Mbps that to up to the distance of 10 meters.
In 2000's Bluetooth was used to exchange data without using wires or cables over short distances.
Nowadays it is not used to exchange data.There are more faster technologies present to do that now.But it is still popular to devices like speakers,headphones etc which can be connected by Bluetooth without using wires.
It uses UHF radio waves.