Page 168 - TP_Prime_V2.2_Class8
P. 168
Test Sheet 2
(Based on chapters 6 to 10)
1. Tick () the correct option.
a. Which of the following selection tools works like a pencil?
Prime (Ver. 2.2)-VIII b. Which of the following tools is not found on the Tools panel?
Polygonal Lasso Tool
(ii) Lasso Tool
(i)
(iii) Magnetic Lasso Tool
(iv) None of these
(i) Gradient
(ii) Crop
(iii) Layer
(iv) Brush
c. Which command lets you add few cushion pixels at the border of objects in your photos?
(i) Calculation (ii) Apply image
166 (iii) Trap (iv) Flow
d. Which of the following tools repairs larger areas of an image by getting rid of any distraction
or blemishes?
(i) Patch Tool (ii) Healing Brush Tool
(iii) Content Aware Move Tool (iv) Eraser Tool
e. Which of the following conditional statements is used to test multiple conditions?
(i) if (ii) if…else
(iii) if…elif…else (iv) All of these
f. What will be the output of the following code?
if(True):
print(“Hello”)
else:
print(“Hi”)
(i) Hello (ii) Hi
(iii) Hello Hi (iv) Nothing will print
g. A loop is used to execute instructions or a block of code ____________ times.
(i) two (ii) three
(iii) multiple (iv) ten
h. ___________ is called the father of artificial intelligence.
(i) Alan Turing (ii) Thomas Knoll
(iii) Charles Babbage (iv) Ada Lovelace

