Page 179 - TP_Plus_v2.2_Class_8
P. 179
4. Google Assistant is an example of ____________.
5. Artificial intelligence is about programming machine to mimic ____________.
6. The <FRAME> tag is used under the ____________ tag.
7. The ____________ attribute is used with the <A> tag.
C. Write ‘T’ for True and ‘F’ for False statements.
1. We can use the do-while loop in Python. ____________
2. The continue statement breaks the loops one by one. ____________
3. Facial recognition software and video surveillance cameras are examples
of pattern recognition software. ____________
4. We cannot create our own functions in Python. ____________
5. The while statement is the looping statement. ____________
D. Short answer type questions.
1. What is looping?
2. What is meant by Artificial Intelligence?
3. What do you mean by TEXTAREA?
4. What does HREF stands for?
5. What is computer vision?
6. Define conditional statements.
E. Long answer type questions.
1. Explain Internet of Things with suitable examples.
2. What are the different types of functions? Explain in detail.
3. Write a Python program to calculate the sum of first ten even numbers by using the while loop
and the for loop separately.
4. Distinguish between continue and break statements.
5. Write a short note on the domains of AI.
6. Write an if condition to display “We have a match on Sunday” or “No, match on Sunday”
based on whether today is Sunday and if there is a cricket match.
Test Sheet 2 177

