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.

Computer Science & Information Technology

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.

Computer Science & Information Technology

What are the advantages of customizing the startup options of a database?

What will be an ideal response?

Computer Science & Information Technology

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

Computer Science & Information Technology

List and describe the different types of hardening.

What will be an ideal response?

Computer Science & Information Technology