Solved

What Is the Output of the Following Program When the Button

Question 22

Multiple Choice

What is the output of the following program when the button is clicked on? Private Sub btnDisplay_Click (...) Handles btnDisplay.Click
Dim a, b As String
txtBox. Clear()
a = "A"
b = "B"
PrintWords (a, b)
PrintWords (b, a)
End Sub

Sub Printwords (a As String, b As String)
txtBox. Text &=a&b \&=a \& b
End Sub


A) ab ba
B) abba
C) ABBA
D) AB BA

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