function myFunction(num){
n = 0;
total = 1;
while (n < num){
total *= (num - n);
n+=1;
}
return total;
}
alert(myFunction(6));
I'm not too proficient in JavaScript but here's what the function would look like. I hope this helps!
Answer: Well, in transit means "in the process of being transported" according to Merriam Webster, so I would think that would mean that it is being shipped from China over to America (Or wherever you may live) currently. Hope this helped!
Explanation:
Communication: Communication is one way to be connected to
the network and use the internet. It helps maintains communication with other
network users. A few examples include email, IM services, video conferencing,
Skype and many more.
File sharing: Easily sharing files and data. From businesses
to schools to friends, everyone sends files to through internet and this has
become an essential part of life. Various services like Gmail and yahoo mail
are used.
Social networking: This is an essential medium to
communicate with friends and family members. Examples include Facebook,
Twitter, and Instagram.
An example of new technology having a negative impact on sustainability is the use of computer automation to shut down unused electronic devices.
<h3>What is technology?</h3>
Technology can be defined as a field of science that involves the process of creating, applying, and managing scientific knowledge and ideas, so as to effectively and efficiently proffer solutions to various problems and cause an improvement in human life.
<h3>What is a computational sustainability?</h3>
Computational sustainability can be defined as a process through which societal, economic, ecological and societal resources are balanced for the future well-being of humanity, especially by developing computational models and using mathematical and information science techniques.
In this context, we can infer and logically deduce that an example of new technology having a negative impact on sustainability is the use of computer automation to shut down unused electronic devices.
Read more on computational sustainability here: brainly.com/question/25719495
#SPJ1