Q148
Which of the following is the caption part for the following Visual Basic command? MessageBox.Show("Delete Visual Basic?","VB.Net",MessageBoxButtons.YesNo, MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button2).
A.
MessageBoxButtons.YesNo
B.
MessageBoxIcon.Exclamation
C.
"VB.Net"
AnswerD.
"Delete Visual Basic?"
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board