10) Which of the following import contains SqIDataAdapter?
A) System.Data.SqlAdmin B) System.Data.SqlClient C) System.Data.Sql D) System.Data.Client
11) The system.systemException class is the base class for all predefined system exception in VB.NET?
A) True B) False
12) Which of the following converts the expression to Decimal data type in VB.NET?
A) CDbl(expression) B) CDec(expression) C) Cint(expression) D) CLng(expression)
13) The ________ method converts the value of this instance to a double representing the OLE automation date.
A) Now B) Today C) TO OA Date D) From OA Date
10) Which of the following import contains SqIDataAdapter?
A) System.Data.SqlAdmin B) System.Data.SqlClient C) System.Data.Sql D) System.Data.Client
Answer:
B) System.Data.SqlClient
11) The system.systemException class is the base class for all predefined system exception in VB.NET?
A) True B) False
Answer:
A) True
12) Which of the following converts the expression to Decimal data type in VB.NET?
A) CDbl(expression) B) CDec(expression) C) Cint(expression) D) CLng(expression)
Answer:
B) CDec(expression)
13) The ________ method converts the value of this instance to a double representing the OLE automation date.
A) Now B) Today C) TO OA Date D) From OA Date
Answer:
C) TO OA Date
Comments
Leave a comment