[Solved] Actual class of object reference
Since this is clearly a homework exercise, it is not appropriate for me to provide an answer directly. Instead, I have written a little program for you to demonstrate what the question means, and running it will provide an answer. You can try this out for yourself: public class Main { class A {} class … Read more