asked 203k views
4 votes
Unlike the String class where you must pass a message to an object (instance) of the class, as in x.length( ), in order to use either the Scanner or Math classes, you pass messages directly to the class name, as in Math.abs( ) or scan.nextInt( ).

a. True
b. False

1 Answer

7 votes
B. False
I could be wrong though
answered
User ZeroDivisible
by
7.9k points

Related questions

1 answer
0 votes
64.2k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.