in JAVA by
Q:
Can you access the private method from outside the class?

1 Answer

0 votes
by

Yes, by changing the runtime behavior of a class if the class is not secured.

Related questions

+1 vote
asked May 29, 2020 in JAVA by Hodge
0 votes
asked May 2, 2021 in JAVA by sharadyadav1986
+2 votes
asked Jun 2, 2020 in JAVA by Indian
0 votes
asked May 21, 2020 in JAVA by GeorgeBell
...