Search:

Type: Posts; User: dicdic

Search: Search took 0.10 seconds.

  1. Re: How many methods should be included in class definition

    You may not implement, or implement as many as you need. in short it is up to you. since both classes are abstract
  2. Re: How many methods should be included in class definition

    you may not implement the abstract methods of Bird class since the Sparrow class is an abstract class.
Results 1 to 2 of 2