ICSE Class 10 Computer Applications Question 20 of 30

Solved Sample Paper 2 — Question 20

Back to all questions
20
Question

Question 1(xx)

It can have the same access specifiers used for variables and methods.

  1. Method
  2. Class
  3. Constructor
  4. Object
Answer

Constructor

Reason — A constructor can have the same access specifiers used for variables and methods.