Page 145 - TechPluse_C7_Flipbook
P. 145

Test Sheet 2




                                                     (Based on chapters 6 to 11)
                                                              Section A
                 A.   Tick ( ) the correct option.
                      1.    What can you achieve by using AI in education?

                            (i)  Quality education                    (iii)  Quality books

                            (ii)  Quality food                        (iv)  Quality time
                      2.    What does a loop do?

                            (i)   Repeats a section of code            (iii)   Chooses a path to take

                            (ii)   Sets a variable name                (iv)   Print Hello
                      3.    E-mail can be defined as the process of exchanging ............................ electronically.

                            (i)  Hardware                             (iii)  Messages

                            (ii)  Instructions                        (iv)  Information
                      4.    Norton is a/an .............................

                            (i)  System Software                      (iii)  Operating System

                            (ii)  Antivirus                           (iv)  All of these
                      5.    What will be the output of the following expression?  22 % 3

                            (i)   7                                   (iii)   1
                            (ii)   0                                  (iv)  5

                      6.    The statement using AND operator results true if .............................

                            (i)  both operands are true               (iii)   both operands are false
                            (ii)   either of the operands is true      (iv)   neither of the operands is true

                      7.    What will be the output of the following program:

                            a = 4
                            b = 11
                            IF a < 5 AND b > 12 THEN
                            PRINT a
                            ELSE
                            PRINT b
                            END IF
                            (i)  11                                   (iii)   4

                            (ii)  15                                  (iv)   Nothing will print






                                                                                                   Test Sheet 2      143
   140   141   142   143   144   145   146   147   148   149   150