Consider the following JavaScript code segment. if (! (num1 > num2)){ } else document.write(RED); b. BLUE...

Posted Date: