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...

Copyrighted materials may be used without paying royalties for purposes of research, criticism, comment, news reporting, and teaching under the name of ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

After gaining wireless access to a private network, the attacker can do all of the below except __________

A. causing harm to internal clients B. stealing data C. launching external attacks D. conducting a SLAAC attack

Computer Science & Information Technology