Solved

What Will Display in MessageLabel When the Following Statements Are

Question 38

Multiple Choice

What will display in MessageLabel when the following statements are executed? Assume that CountInteger = 10. MessageString = "Visual Basic is fun"
IF CountInteger <= 10 Then
MessageLabel.Text = MessageString.ToLower()
ELSEIF CountInteger > 20 Then
MessageLabel.Text = MessageString.ToUpper()
ELSE
MessageLabel.Text = MessageString
END IF


A) VISUAL BASIC IS FUN
B) Visual Basic Is Fun
C) visual basic is fun
D) syntax error

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents