- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
What is the output of the given code?

if(a==10 && b=9)
    print "true"
else
    print "false"
end

1.True

2.False

3.Error

4.None of the mentioned

Posted Date:-2022-02-07 13:07:28


More MCQS Questions and answers

Search