New ! Computer Science MCQ Practise Tests



11th Standard English Medium Computer Science Subject Classes and objects 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. The variables declared inside the class are known as

    (a)

    data

    (b)

    inline

    (c)

    method

    (d)

    attributes

  2. Which of the following statements about member functions are True or False?
    (i) A member function can call another member function directly with using the dot operator.
    (ii) Member function can access the private data of the class.

    (a)

    i-True, ii-True

    (b)

    i-False, ii-True

    (c)

    i-Trrue, ii-False

    (d)

    i-False, ii-False

  3. A member function can call another member function directly, without using the dot operator called as

    (a)

    sub function

    (b)

    sub member

    (c)

    nesting of member function

    (d)

    sibling of member function

  4. The member function defined within the class behave like________functions.

    (a)

    inline

    (b)

    Non inline

    (c)

    Outline

    (d)

    Data

  5. Which of the following access specifier protects data from inadvertent modifications?

    (a)

    Private

    (b)

    Protected

    (c)

    Public

    (d)

    Global

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

Reviews & Comments about 11th Standard English Medium Computer Science Subject Classes and objects Book Back 1 Mark Questions with Solution Part - I

Write your Comment