Multiple Choice
What will be displayed when the following lines are executed?Dim , c As String
a = "THE WHOLE"
"PART"
. Substring (CInt (Math.Sqrt (4) ) , b. Length)
txtBox. Text cStr
(A) THE WHOLE PART
(B) 6
(C) ?H (D) W
A) THE WHOLE PART
B) 6
C) E WH
D) HE W
Correct Answer:

Verified
Correct Answer:
Verified
Q61: The value of (#1/1/2014#).ToString("D") is<br>A) 01/01/2014<br>B) January
Q62: The Substring method is used to extract
Q63: Which of the following statements declare the
Q64: Which statement assigns the date of the
Q65: Which of the following statements will NOT
Q67: Which statement prompts the user for a
Q68: The joining of two strings together to
Q69: The statement lstBox.Items.Add("") clears all the text
Q70: Visual Basic always displays numbers in decimal
Q71: The function Math.Int will always round mixed