0 votes
in C Sharp by

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

Ans is 

C - ToInt16

...