Class Eleven


Class Attributes:

  • Abstract
  • Extends: Ten

Static Variables:

  • commandments of type Ten is protected.

Static Methods:

  • QuotationOfTheDay is package, has return type String and takes no arguments.

Constructors:

Instance Variables:

Instance Methods:

  • QuotationOfTheWeek is public, abstract, has return type String and takes:
    • intro of type String

Inherited Static Variables:

Inherited Static Methods:

  • Lives is package, has return type boolean and takes:
    • a of type int
    • Inhertied method from Nine
  • Lives is package, has return type boolean and takes:
    • b of type Cat
    • Inhertied method from Nine
  • Lives is package, has return type boolean and takes:
    • a of type int
    • b of type Cat
    • Inhertied method from Nine
  • Lives is package, has return type boolean and takes:
    • d of type Dog
    • b of type Cat
    • Inhertied method from Nine
  • Lives is package, has return type boolean and takes no arguments.
    • Inhertied method from Nine

Inherited Static Variables:

  • a of type Nine is public.
    • Inhertied variable from Ten
  • b of type Nine is public.
    • Inhertied variable from Ten
  • c of type Nine is public.
    • Inhertied variable from Ten
  • d of type Nine is public.
    • Inhertied variable from Ten
  • e of type Nine is public.
    • Inhertied variable from Ten
  • f of type Nine is public.
    • Inhertied variable from Ten

Inherited Static Methods:


Printed by George's Big Red JavaDuck