Q.

Given that x = 7, y = 2, and z = 4, the following If block will display “TRUE”. If (x > y) Or (y > z) Then txtBox.Text = “TRUE” End If

A. true
B. false
Answer» A. true
1.1k
0
Do you find this helpful?
1

Discussion

No comments yet