Sail E0 Webinar
Question
Consider the following code snippet
[x,y]=[y,x];
What is the result of the above code snippet?
Options:
A .  Throws exception
B .  Swap the value of the two variables
C .  Flashes an error
D .  Creates a new reference object
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers