1. Write the first line of the definition for a Poodle class. The class should extend the Dog class.
2. Look at the following code, which is the first line of a class definition:
public class Tiger extends Felis
In what order will the class constructors execute?
3. True or False: A class may only implement one interface.
4. True or False: By default all members of an interface are public.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here