MCQOPTIONS
Saved Bookmarks
| 1. |
Which of these methods of Boolean wrapper returns boolean equivalent of an object. |
| A. | getBool() |
| B. | booleanValue() |
| C. | getbooleanValue() |
| D. | getboolValue() |
| Answer» C. getbooleanValue() | |