A
Q. What is the output of the given code?
if(a==10 && b=9)
print "true"
else
print "false"
end
- Correct Answer - Option(C)
- Views: 25
- Filed under category Ruby
- Hashtags:
Discusssion
Login to discuss.