1.

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

A. CDbl(expression)
B. CDec(expression)
C. CInt(expression)
D. CLng(expression)
Answer» E.


Discussion

No Comment Found