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

Which of the following is NOT true regarding word wrapping in the code window?

A) Because the Code window does not word wrap like Microsoft Word or other word-processing programs, lengthy strings of code will be truncated on the right. B) VBA procedures lack word wrapping in the Code window. C) To break a line of code across two lines, a line continuation character can be used. D) The lack of word wrapping creates code that is extremely difficult to read.

Computer Science & Information Technology

You are given the IP address 200.1.1.130 and the mask 255.255.255.224. Identify the subnet number

A) 200.1.1.96 B) 200.1.1.128 C) 200.1.1.160 D) 200.1.1.192

Computer Science & Information Technology

Which of the following high-speed Internet connections use an antenna on a house or business to communicate with a tower location via radio signals?

A. Satellite B. FTTP C. fixed wireless D. DSL

Computer Science & Information Technology

How does the GlobalNames zone (GNZ) feature work?

What will be an ideal response?

Computer Science & Information Technology