Which of the following statements regarding abstract methods is false?
a. An abstract class can have instances created using the constructor of the abstract class.
b. An abstract class can be extended.
c. A subclass of a non-abstract superclass can be abstract.
d. A subclass can override a concrete method in a superclass to declare it abstract.
e. An abstract class can be used as a data type.
a A is wrong because you cannot create an instance using the contructor from an abstract class.
You might also like to view...
Case-Based Critical Thinking QuestionsCase 7-2RockCats is a Double A baseball team that has created a Web site to provide people with information about them as well as game dates, practice pictures, and game clips. The manager has a video he recorded in avi format that he would like to post of the RockCats' last game. Which Flash format will he convert it to before posting it to be displayed by Adobe Flash Player?
A. flv B. aig C. swf D. None of the above
Which of the following statements is true about creating an image link?
A) An image link must include an ID attribute. B) The href attribute is added to the image tag. C) The image tag must be included within the tags. D) The image link will be underlined the same as a text link.
In order to establish only IPv6 BGP peering, which command should be used?
a. no bgp default ipv4-unicast b. neighbor IPv6_address remote as AS_Number c. address-family ipv6 d. None of the above
For UNIX/Linux, passwords are stored in which location?
A. /etc/passwd B /etc/shadowpass C. /passwd/etc D. /sec/passwd