The fact that class Graphics is abstract contributes to Java’s portability because ________.
a. drawing is performed differently on every platform that supports Java. A subclass of Graphics must be created that uses the drawing capabilities of the current platform.
b. objects of non-abstract classes can only be instantiated on the Windows platform.
c. drawing should not be performed on non-Linux platforms.
d. Class Graphics is not abstract.
a. drawing is performed differently on every platform that supports Java. A subclass of Graphics must be created that uses the drawing capabilities of the current platform.
You might also like to view...
Which of the following is not a type of iteration statement in Java?
a. while statement. b. do…while statement. c. for statement. d. loop statement.
What are the advantages of customizing the startup options of a database?
What will be an ideal response?
Open Read-Only opens the database so that changes can be made, but no one else may open the database at the same time
Indicate whether the statement is true or false
List and describe the different types of hardening.
What will be an ideal response?