New ! Computer Science MCQ Practise Tests



12th Standard Computer Science English Medium Free Online Test Creative One Mark Questions with Answer Key

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 00:10:00 Hrs
Total Marks : 10
    Answer all the questions
    10 x 1 = 10
  1. The recursive function is defined using the keyword

    (a)

    let

    (b)

    let rec

    (c)

    name

    (d)

    infer

  2. The process of providing only the essentials and hiding the details is known as

    (a)

    Functions

    (b)

    Abstraction

    (c)

    Encapsulation

    (d)

    Pairs

  3. Tuple is constructed by using ______ and________

    (a)

    ( )

    (b)

    [ ]

    (c)

    <>

    (d)

    {}

  4. A variable which is declared outside all the functions in a program is known as

    (a)

    Local

    (b)

    Enclosed

    (c)

    Extern

    (d)

    Global

  5. Which of the following members of a class are accessible from within the class and available to its subclass?

    (a)

    Private

    (b)

    Protected

    (c)

    Public

    (d)

    All of these

  6. The way of defining an algorithm is called

    (a)

    Pseudo strategy

    (b)

    Programmic strategy

    (c)

    Algorithmic strategy

    (d)

    Data structured strategy

  7. Which of the following algorithm finds the position of a search element within a sorted array?

    (a)

    Binary search

    (b)

    Linear search

    (c)

    Sequential search

    (d)

    List search

  8. Recursion used to calculate factorial of a given value n in algorithm is an example of________ component

    (a)

    Fixed part

    (b)

    Variable part

    (c)

    Operator part

    (d)

    Time part

  9. Which of the following defines the Pythons interactive mode of programming?

    (a)

    >>>

    (b)

    <<<

    (c)

    >>

    (d)

    <<

  10. What is the output for the following m = 25 if 24 < 25 else 50

    (a)

    25

    (b)

    50

    (c)

    24 < 25

    (d)

    0

*****************************************

Reviews & Comments about 12th Standard Computer Science English Medium Free Online Test Creative One Mark Questions with Answer Key

Write your Comment