Which is the correct JavaScript statement to display "Hello Boss!" into an alert box?
Options:
Explanation:
The both of statement are correct to display "Hello Boss!" into an alert box:
Tags:
JavaScript
Answer:
Which is the correct JavaScript statement to display "Hello Boss!" into an alert box Both A. and B..