Page 1 of 1

how many superclasses can a class have? what if you delcare a class without any superclasses?what is the relation betwee

Posted: Sat May 14, 2022 6:49 pm
by answerhappygod
how many superclasses can a class have? what if you delcare a
class without any superclasses?what is the relation between clases
a and c if a is a superclass of b and b is a superclass of c?