The given narration talks about the different means of taking a screen capture on a Windows environment.
<h3>What is a Screen Capture?</h3>
This refers to the process where the content of a screen is captured in a digital image form that is saved in the Documents of the computer as a screenshot.
Hence, we can see that the author mentioned the various ways of using the snipping tool to capture whole or part screens and the precise procedure on how to do it.
Read more about screen capture here:
brainly.com/question/22654940
#SPJ1
Answer:
The output of this question is 21. As show in the image
The explanation is given in below
Explanation:
Let first write the question
C=1
sum = 0
while(C<10):
C=C+3
sum=sum + C
print(sum)
Now Focus on
while(C<10):
C=C+3
sum=sum + C
The value of C is initially 1
C=1+3
Sum= 0+4
In second loop the value of C will become 4
c=4+3
sum=4+7
In third loop the value of C will be 7
c=7+3
sum=11+10
so the answer is 11+10=21
A, OSHA does require training for employees on the hazards to which they will be exposed.