Match the following: Confirm(), toLowerCase(), Function displays a confirmation message box,
Match the following:
| Column‘A’ | Column ‘B’ |
| (1) Confirm() | (A) Function displays a
confirmation message box |
| (2) toLowerCase() | (B) Convert the given string
into lower case alphabets |
| (3) toUpperCase() | (C) Convert given string into uppercase alphabets |
| (4) onMouseOut | (D) When the user moves
the mouse away from an element |
10 views
1 Answers
| Column‘A’ | Column ‘B’ |
| (1) Confirm() | (A) Function displays a
confirmation message box |
| (2) toLowerCase() | (B) Convert the given string
into lower case alphabets |
| (3) toUpperCase() | (C) Convert given string into uppercase alphabets |
| (4) onMouseOut | (D) When the user moves
the mouse away from an element |
10 views
Answered