Q. In the below statement when true is returned?
If str="USE" Xor strln="USE" Then
If str="USE" Xor strln="USE" Then
β
Correct Answer: (B)
When only one sub-condition is true
You must be Logged in to update hint/solution