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.
- Instance
- Local
- Class
- None of these
Class
Reason — Class variable can be accessed by calling with the class name.