Page 4 - IPP-12-2024
P. 4

APPENDIX D



                                           MODEL TEST PAPER (SOLVED)
                                                       CLASS XII
                                            INFORMATICS PRACTICES (065)

            Maximum Marks: 70                                                              Time Allowed: 3 hrs

             General Instructions:
              1.  This question paper contains five sections, Section A to E.
              2.  All questions are compulsory.
              3.  Section A has 18 questions carrying 1 mark each.

              4.  Section B has 7 Very Short Answer type questions carrying 2 marks each.
              5.  Section C has 5 Short Answer type questions carrying 3 marks each.
              6.  Section D has 2 questions carrying 4 marks each.
              7.  Section E has 3 Long Answer type questions carrying 5 marks each.
              8.  All programming questions are to be answered using Python Language only.


                                                        Section A
              1.  IP stands for                                                                           [1]
                  (i)  Internet Protocol             (ii)  Internet Provider
                  (iii)  Internet Package           (iv)  Internet Packet
             Ans.  (i)  Internet Protocol
              2.  Data which has no restriction of usage and is freely available to everyone under Intellectual Property Rights
                 is categorized as                                                                        [1]
                  (i)  Open Source                   (ii)  Open Data
                  (iii)  Open Education             (iv)  None of these
             Ans.  (ii)  Open Data
              3.  Digital data trail we leave online unintentionally is called                            [1]
                  (i)  Active digital footprints     (ii)  Passive digital footprints
                  (iii)  Current digital footprints    (iv)  None of these
             Ans.  (ii)  Passive digital footprints
              4.  Which clause is used to apply a condition on a group?                                   [1]
                  (i)  where      (ii)  having      (iii)  as           (iv)  on
             Ans.  (ii)  having
              5.  Which of the following is not a string/text function?                                   [1]
                  (i)  ucase()    (ii)  monthname() (iii)  instr()      (iv)  substr()
             Ans.  (ii)  monthname()
              6.  A research student is expected to write a thesis on a topic. He browses the internet and luckily finds the
                 topic on the internet. He copies and submits the entire thesis as his own research work. Which of the
                 following appropriately categorizes this act of the student?                             [1]
                  (i)  Spamming    (ii)  Phishing    (iii)  Plagiarism    (iv)  Trojan
             Ans.  (iii)  Plagiarism
              7.  Which of the following statements is wrong?                                             [1]
                  (i)  We can’t change the index of a Series.
                  (ii)  We can easily convert the List, Tuple and Dictionary into a Series.
                  (iii)  A Series represents a single column in memory.
                  (iv)  We can create empty Series.
             Ans.  (i)  We Can’t change the index of the Series.
   1   2   3   4   5   6   7   8   9