Page 124 - TP_Play_V2.1_class7
P. 124

B.  Fill in the blanks.

                     1.  In December 2019, ............................... became the CEO of Alphabet incorporation.
                     2.  ............................... is the process of encoding a message or file so that it can only be accessed by
                        authorised people.
                     3.  The ................................. is the space that appears around an element.

                     4.  The ................................. tag is used to define a section of text as a paragraph.
                     5.  If a conditional expression return ................................., statements inside the if block are executed.
                     6.  The else part is executed only when the condition specified with if returns ..................................
                     7.  ................................. stands for Sustainable Development Goals.
                     8.  Our oceans are vast and cover more than .................................% of earth’s surface.

                  C.  Write ‘T’ for true and ‘F’ for false.
                     1.  We cannot align the text written inside the <P> and </P> tags.                    ........................
                     2.  The heading tag has 5 levels.                                                     ........................

                     3.  The number 6 is stored as 0101 in binary.                                         ........................
                                                 https://www
                     4.  Computer converts the information into binary language.                           ........................
                     5.  SDGs are also known as Global Goals.                                              ........................
                     6.  AI can help in reaching out the goal of zero hunger by tracking food wastage.     ........................

                                                              Section B

                  A.  Short answer type questions.
                     1.  What do you mean by Google Slides?
                     2.  Which property is used for indentation in HTML5?
                     3.  What is information processing?
                     4.  What will be the output of the following code, if x = -10:

                       if (x > 10):
                           print("x is greater than 10")
                       elif (x < 10):
                           print("x is less than or equal to 10")

                       else:
                           print("No conditions are true")
                     5.  How AI can be used in Healthcare centers?
                  B.  Long answer type questions.
                                                 https://www
                     1.  Mention some important features of Google Slide.

                     2.  What is the use of text-decoration property?
                     3.  What is IF-THEN-ELSE  condition?
                     4.  Write the syntax of the if…else statement.
                     5.  How will significant improvement in gender equality lead to better economic growth?






                  122       Play (Ver. 2.1)-VII
   119   120   121   122   123   124   125   126   127   128   129