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
Computer Science & Information Technology
You might also like to view...
Information about a file such as its author, the date the file was last changed, and any descriptive tags are called:
a. file labels b. file properties c. file details
Computer Science & Information Technology
A(n) ____ div tag is a regular div tag that you place around the other divs and elements in the page.
A. container B. shrink C. bookend D. apparel
Computer Science & Information Technology