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.
- Method
- Class
- Constructor
- Object
Constructor
Reason — A constructor can have the same access specifiers used for variables and methods.