1.

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

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


Discussion

No Comment Found