

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is method of wrapper Integer for converting the value of an object into int? |
A. | bytevalue() |
B. | int intValue(); |
C. | Bytevalue() |
D. | Byte Bytevalue() |
Answer» C. Bytevalue() | |