Please start question with Q: and make good title.
It's calling base because that's the only public i that is available. Making public int i in class B will ensure it is used instead.
i
public int i
B
Please start question with Q: and make good title.
It's calling base because that's the only public
by renz, 5 years agoi
that is available. Makingpublic int i
in classB
will ensure it is used instead.Please log in to post a comment.