Answer:
C. Internet Corporation for Assigned Names and Numbers.
Explanation:
The Internet Corporation for Assigned Names and Numbers is an institution founded in September, 1998. The ICANN has the role of maintaining internet databases and promoting safe internet operations. The headquarters of this organization is located in Los Angeles, California.
The ICANN is also involved in the registration of internet domain names, formulating new top-level domains, as well as the maintenance of root name servers.
The ICANN is also actively involved in forming new policies that would see to safe internet activities. The internet protocol address spaces for IPv4 and 6 are numbered by the ICANN.
<em>6.65 </em><em>is displayed as the</em><em> output </em><em>of the </em><em>block of code</em>
<em />
In python programming, * denotes multiplication. To get the output, we will substitute the value of x and y given into the result to have;
<em> result = x * y - x / (y)</em>
<em> result = 7 * 20 - 7 / (20)</em>
<em> result = 140 - 7 / (20)</em>
<em> result = 133/20</em>
<em> result = 6.65</em>
<em />
<em>This shows that </em><em>6.65 </em><em>is displayed as the</em><em> output </em><em>of the </em><em>block of code</em>
<em />
The question is incomplete;
Let the code segment be
<em>>>> x = 7
</em>
<em>>>> y = 20
</em>
<em>>>> result = x * y - x / (y)
</em>
<em>>>> result </em>
<em>output:__?</em>
<em />
Learn more here: brainly.com/question/24240957
Answer:
Five focus areas for Green Computing are:
- Environmental conditions
- Information technology (IT) systems
- Cooling systems
- Electrical systems
- Air management systems
Explanation:
Green computing refers to the art of managing very effectively information technology such that the current level of productivity is maintained or exceeded.
Many of the factors listed above are more typical to data centers.
Data centers are IT systems that consume lots of electricity whilst generating lots of heat.
Sustained over a long period of time, the heat generated will contribute to green-house gases as the cooling system that is required to keep the data houses cool are big.
Hence, the green computing protocol requires where possible, minimal electricity be expended in cooling the data warehouses.
Another suggestion that has been given is for systems and appliances to be shut down when not in use rather than being left on or on standby.
Cheers
A keyboard is not an output device since it is putting date into your computer. I hope this helps.