MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements are correct? 1.We can assign values of any type to variables of type object. 2.When a variable of a value type is converted to object, it is said to be unboxed. 3.When a variable of type object is converted |
| A. | 1, 5 |
| B. | 2, 5 |
| C. | 2, 3 |
| D. | 3, 4 |
| Answer» B. 2, 5 | |