1.

Which of the following converts the expression to SByte data type in VB.NET?

A. CObj(expression)
B. CSByte(expression)
C. CShort(expression)
D. CSng(expression)
Answer» C. CShort(expression)


Discussion

No Comment Found