77.5k views
2 votes
Suppose that the following statement is included in a program. import static

java.lang. Math.*; After this statement, a static method of the class Math can be called
using just the method name.
A. True
B. False

User Alita
by
3.7k points

1 Answer

2 votes
the answer is false!
User Love Dager
by
4.9k points