MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Java knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Tru? |
| A. | False |
| B. | Compilation Error |
| C. | Runtime Error |
| Answer» C. Runtime Error | |
| 2. |
Which of these methods is used to know whether a string contains “true”?$ |
| A. | valueOf() |
| B. | valueOfString() |
| C. | getString() |
| D. | none of the mentioned |
| Answer» B. valueOfString() | |