Answer the following questions true (T) or false (F)
1. All versions of Java support automatic boxing.
2. Wrapper classes are provided for all primitive Java types except Boolean.
1. False
2. False
Computer Science & Information Technology
You might also like to view...
Which of the following is not one of the three general types of computer languages?
a. Machine languages. b. Assembly languages. c. High-Level languages. d. Spoken languages.
Computer Science & Information Technology
A(n) __________ statement provides a default section to validate a user's menu selection.
a. If-Then b. If-Then-Else c. While d. Case
Computer Science & Information Technology