Question: please answer fast Which statements are most accurate regarding the following classes? Quiz na class A private int i; protected intj; } Finish att HOURS
Which statements are most accurate regarding the following classes? Quiz na class A private int i; protected intj; } Finish att HOURS 0 1 2 class B extends Al private int k; protected int m; // some methods omitted } class Cextends A private int i; protected int n; // some methods omitted } B 13 19 20 Select one In the class C, an instance method can only accessin. in the class can instance method can access , n m. In the class B, an instande method can only access, km In the class can instance method can access.mn in the class B, an instance method can only accessi kim
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
