1.

You need to identify a type that meets the following criteria: • Is always a number. • Is not greater than 65,535. Which type should you choose?

A. System.UInt16
B. int
C. System.String
D. System.IntPtr
Answer» B. int


Discussion

No Comment Found