[ Team LiB ] Review Questions 6.12 Which
Monday, November 20th, 2006[ Team LiB ] Review Questions 6.12 Which statements are true about interfaces? Select the two correct answers. a. Interfaces allow multiple implementation inheritance. b. Interfaces can be extended by any number of other interfaces. c. Interfaces can extend any number of other interfaces. d. Members of an interface are never static. e. Members of an interface can always be declared static. 6.13 Which of these field declarations are legal within the body of an interface? Select the three correct answers. a. public static int answer = 42; b. int answer; c. final static int answer = 42; d. public int answer = 42; e. private final static int answer = 42; 6.14 Which statements are true about interfaces? Select the two correct answers. a. The keyword extends is used to specify that an interface inherits from another interface. b. The keyword extends is used to specify that a class inherits from an interface. c. The keyword implements is used to specify that an interface inherits from another interface. d. The keyword implements is used to specify that a class inherits from an interface. e. The keyword implements is used to specify that a class inherits from another class. Page 322
Note: If you are looking for good and affordable webspace to host and run your servlet application check Virtualwebstudio servlet hosting services