MCQOPTIONS
Saved Bookmarks
| 1. |
Which among the following is correct for the class defined below? |
| A. | Object s3, syntax error |
| B. | Only object s1 and s2 will be created |
| C. | Program runs and all objects are created |
| D. | Program will give compile time errorView Answer |
| Answer» D. Program will give compile time errorView Answer | |