Advertisements
Advertisements
Question
Match the following.
Column A | Column B |
ceil() | Writes HTML expression or JavaScript code to a document |
floor() | Sets focus to current window. |
write() | Removes white spaces from both sides of string. |
focus() | Returns next integer greater than or equal to given number. |
trim() | Returns the next integer less than or equal to given number. |
Match the Columns
Solution
Column A | Column B |
ceil() | Returns next integer greater than or equal to given number. |
floor() | Returns the next integer less than or equal to given number. |
write() | Writes HTML expression or JavaScript code to a document |
focus() | Sets focus to current window. |
trim() | Removes white spaces from both sides of string. |
shaalaa.com
JavaScript Built-in Objects - Math
Is there an error in this question or solution?