0 votes
in C Sharp by (2.6k points)

Which statment  converts a type to a 16-bit integer in C#?

A - ToDecimal

B - ToDouble

C - ToInt16

D - ToInt32

1 Answer

0 votes
by (2.6k points)

Ans is 

C - ToInt16

...