Question #221548


24) 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)


25) Which of the following directive is used for indicating a mapping between specific lines of source code and text external to the source?

      A) #Const   B) #ExternalSource    C) #If…Then…#Else    D) #Region


Expert's answer

24) 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:
 C) Cobj(expression) 




25) Which of the following directive is used for indicating a mapping between specific lines of source code and text external to the source?


      A) #Const   B) #ExternalSource    C) #IfThen…#Else    D) #Region


Answer:
B) #ExternalSource
LATEST TUTORIALS
APPROVED BY CLIENTS