MCQOPTIONS
Saved Bookmarks
| 1. |
What is the result? |
| A. | Compilation fails because of an error in line 12. |
| B. | 1 2 3 |
| C. | A ClassCastException is thrown at runtime |
| D. | Compilation fails because of an error in line 13. |
| Answer» C. A ClassCastException is thrown at runtime | |