Login
Remember
Register
Ask a Question
Which statment converts a type to a 32-bit integer in C#?
0
votes
asked
Jun 16, 2020
in
C Sharp
by
Hodge
Which statment converts a type to a 32-bit integer in C#?
A - ToDecimal
B - ToDouble
C - ToInt16
D - ToInt32
csharp
c#
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 16, 2020
by
Hodge
Ans is D
ToInt32
...