Login
Remember
Register
Ask a Question
Can you access the private method from outside the class?
0
votes
asked
May 7, 2021
in
JAVA
by
sharadyadav1986
Can you access the private method from outside the class?
#java
private-method
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 7, 2021
by
sharadyadav1986
Yes, by changing the runtime behavior of a class if the class is not secured.
...