Answer the following questions true (T) or false (F)
1. You may use methods of the Math class without an import statement.
2. Wrapper classes provide a class type corresponding to each of the primitive types so that you can have class types that behave somewhat like primitive types.
1. True
2. True
Computer Science & Information Technology
You might also like to view...
What do you see if you cout the name of an array?
What will be an ideal response?
Computer Science & Information Technology
To _______ multiple style sheets to a compound document, you add a separate processing instruction for each style sheet.
A. import B. include C. link D. combine
Computer Science & Information Technology