

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are correct about datatypes in C#.NET?1. Every datatype is either a value type or a reference type. |
A. | 1, 3 |
B. | 2, 5 |
C. | 1, 4 |
D. | 3, 4 |
Answer» D. 3, 4 | |