Which syntax imports all static members of class Math?

a. import java.lang.Math.*.
b. import static java.lang.Math.*.
c. import static java.lang.Math.
d. None of the above.

b. import static java.lang.Math.*.

Computer Science & Information Technology

You might also like to view...

Which of the following aids in the overall security of your computer by warning you before running unrecognized apps and files downloaded from the Internet?

A. Control Panel B. Windows SmartScreen C. User Account Control D. Security & Maintenance

Computer Science & Information Technology

You cannot use Dreamweaver to create individual web pages.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology