New ! Computer Science MCQ Practise Tests



11th Standard English Medium Computer Science Subject Inheritance Creative 1 Mark Questions with Solution Part - I

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 5

    1 Marks

    5 x 1 = 5
  1. A class that is used to derive another class is called________.

    (a)

    sub class

    (b)

    super class

    (c)

    nested class

    (d)

    derived class

  2. Which of the following statement is true or false?
    (i) A class that is used as the base for inheritage is called parent class.
    (ii) A class used to derived a new class called derived class.
    (iii) The derived is a power packed class.
    (iv) Inheritage allows to inherit all the members of one class to another class.

    (a)

    (i) false, (ii) false, (iii) true, (iv)-true

    (b)

    (i) false,(ii) true, (iii) false, (iv)-true

    (c)

    (i) true, (ii) false,(iii) true, (iv)-false

    (d)

    (i) true, (ii) true, (iii) false, (iv)-false

  3. Which of the following statement is true or false?
    (i) When a derived class inherits from many base classes is known as multilevel inheritance
    (ii) When many derived classes are created from single base class called multiple inheritance
    (iii) The transitive nature of inheritance is multilevel inheritance 
    (iv)  is an example of hierarchical inheritance.

    (a)

    (i) false, (ii) false, (iii) true, (iv) true

    (b)

    (i) true, (ii) false, (iii) true, (iv) true

    (c)

    (i) true, (ii) false, (iii) true, (iv) false

    (d)

    (i) false, (ii) false, (iii) false, (iv) true

  4. In which type of inheritance the base class do not have any relationship between them?

    (a)

    Multilevel inheritance

    (b)

    Hierarchical inheritance

    (c)

    Multiple inheritance

    (d)

    Hybrid inheritance

  5. Which of the following statement is true or false?
    (i) The constructors are executed in the order of inherited class
    (ii) The destructor are executed not in the order of inherited class

    (a)

    (i) true, (ii) false

    (b)

    (i) false, (ii) true

    (c)

    (i) true, (ii) true

    (d)

    (i) false, (ii) false

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

Reviews & Comments about 11th Standard English Medium Computer Science Subject Inheritance Creative 1 Mark Questions with Solution Part - I updated Creative Questions

Write your Comment