MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is the correct way to create an object of the class Sample? |
| A. | Declare the existing class as overloads. |
| B. | Declare the existing class as shadows |
| C. | Declare the existing class as suppress. |
| D. | Declare the existing class as seale |
| Answer» B. Declare the existing class as shadows | |