Answer:
A- Application Service Provider
Explanation:
An application service provider (ASP) is someone that render computer service to his/ her customers or clients over a network by delivering software applications.
It also give access to an application, by charging a usage or subscription fee over the internet.
1.click windows start button on the bottom left corner
2. search Microsoft word
3.once Microsoft word is found right click on it
4. then you will see an option called "open file location"
5. then you will have the location of microsoft word
Some examples of environmental technology is recycling.
Answer:
Active listening skills.
Genuine interest in others.
Flexibility.
Good judgment.
Explanation:
In python:
##Specifies the range that the variable 'number' should change within
for number in range(2,10):
##Prints the decimal equivalent of each fraction
print(1 / number)