Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 2 Write JavaScript codes, prompt (with the prompt function) the user to enter two strings and then alert (with the alert function) which string
Question 2 Write JavaScript codes, prompt (with the prompt function) the user to enter two strings and then alert (with the alert function) which string has the longest length. If they are equal in length, then alert both string For example, if the user enters: "abc" and "defg", then "defg" will be alerted; but if the user enters: "abc" and "def" then the user will see "abc" as well as "def" as alert boxes. For the toolbar, press ALT+F10 (PC) or ALT+FN+F10 (Mac). BI U s S Paragraph V Arial 14px iii A V Ty 2
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started