Computer Applications
What will be the visibility of a default class ?
Encapsulation & Inheritance in Java
3 Likes
Answer
The default class is visible to all the classes in the same package.
Answered By
1 Like
What will be the visibility of a default class ?
3 Likes
The default class is visible to all the classes in the same package.
Answered By
1 Like