Answer:
using python to write the program
Explanation:
#To use the log function, the module must be imported
import math
n=int(input("Enter number to be halved"))
count=0
while(n>1):
count=count+1
n=n//2
print("The number halved is now ", n, "The is the ", count, "iteration")
x = math,log(2,(n))
print("The log of n is:", x)
Since Reagan's firm has not had to make large investments in computer or networking hardware, the key benefit of public cloud computing is option B: reduced costs.
<h3>What equipment is employed for networking?</h3>
There are different kinds of equipment for networks. Hardware for networking is required for computers to communicate with one another. Bridges, hubs, as well as switches, and routers are all networking devices with slightly varied functions.
Therefore, In a public cloud, resources are made available by a third party provider through the internet and shared by businesses and individuals who want to use or buy them and low cost is a good advantage.
Learn more about cloud computing from
brainly.com/question/19057393
#SPJ1
3
thank me later :))))))))