0
what is the answers?
A class (P) is placed in the same package as another class (Q). You want to allow class Q to access a method defined in class P. Which of the following is/are the correct access specifier(s) for this purpose? (a) public (d) void (c) protected (e) private
1 Réponse
+ 3
public