hi
pls help me for the following question:
which of the following staments are true or false?
i) In
java extends clause is used to specify inhertince.
ii) subclass of nonabstract class can be declared abstract
iii) All the members of super class inherited by subclass.
iv) A final class can be abstract class.
i think ans is i,ii ?but they have specified that iii is also correct but from sentences according to me u can not inherited private members so all members are not inherited right?
pls explain me ?if i am wrong