ICSE Class 10 Computer Applications Question 4 of 17

Encapsulation — Question 8

Back to all questions
8
Question

Question 6(c)

What will be the scope of a default class ?

Answer

The scope of a default class is friendly or package. It can be accessed from all the classes within the same package.