ICSE Class 10 Computer Applications Question 2 of 16

Encapsulation and Inheritance — Question 2

Back to all questions
2
Question

Question 2

Name the access specifiers available in Java.

Answer

The access specifiers available in Java are:

  1. public
  2. private
  3. protected