Vidyalelo
Computer Science · Q207

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Engineering and GATE · Computer Science · question 207

Q207

In the below statement when true is returned? If str="USE" Xor strln="USE" Then

A.
When both the sub-conditions are true
B.
When only one sub-condition is true
Answer
C.
When both the sub-conditions are false
D.
It never returns true

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board