New ! Computer Science MCQ Practise Tests



11th Standard English Medium Computer Science Subject Inheritance Book Back 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. Which of the following is the process of creating new classes from an existing class

    (a)

    Polymorphism

    (b)

    Inheritance

    (c)

    Encapsulation

    (d)

    super class

  2. Which of the following derives a class student from the base class school

    (a)

    school: student

    (b)

    class student: public school

    (c)

    student: public school

    (d)

    class school: public student

  3. The type of inheritance that reflects the transitive nature is 

    (a)

    Single Inheritance

    (b)

    Multiple Inheritance

    (c)

    Multilevel Inheritance

    (d)

    Hybrid Inheritance

  4. Which visibility mode should be used when you want the features of the base class to be available to the derived Class but not to the classes that are derived from the derived class?

    (a)

    Private

    (b)

    Public

    (c)

    Protected

    (d)

    All of these

  5. Inheritance is a process of creating new class from

    (a)

    Base class

    (b)

    abstract

    (c)

    derived class

    (d)

    Function

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

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

Write your Comment