ICSE Class 10 Computer Applications Question 9 of 30

Solved Sample Paper 3 — Question 9

Back to all questions
9
Question

Question 1(ix)

This variable can be accessed by calling with the class name.

  1. Instance
  2. Local
  3. Class
  4. None of these
Answer

Class

Reason — Class variable can be accessed by calling with the class name.