New ! Computer Science MCQ Practise Tests



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

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

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

    1 Marks

    5 x 1 = 5
  1. A class that inherits from a super class is called________.

    (a)

    sub class

    (b)

    nested class

    (c)

    super class

    (d)

    base class

  2. When a derived class inherits from multiple base classes is known as ________.

    (a)

    Multilevel

    (b)

    Multiple

    (c)

    Hierarchical

    (d)

    Hybrid

  3. The size of the class without any declaration will occupy________.

    (a)

    0 byte

    (b)

    1 byte

    (c)

    4 bytes

    (d)

    8 bytes

  4. The accessibility of base class by the derived class is controlled by__________

    (a)

    access specifiers

    (b)

    visibility modes

    (c)

    data members

    (d)

    member functions

  5. Which of the following statement is true or false?
    (i) The derived class constructors are executed first
    (ii) Derived class cannot inherit the base class constructor.
    (iii) In multiple inheritance, the constructor start executing from right to left.
    (iv) In multilevel inheritance, the constructors exerted in the order of inheritance

    (a)

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

    (b)

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

    (c)

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

    (d)

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

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

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

Write your Comment