1.

What will be the output of the following code?<script>document.write( 10 > 9 > 8 === true );</script>(A) true(B) false(C) 1(D) 0

Answer»


Discussion

No Comment Found

Related InterviewSolutions