InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the simple mode?(a) Removes whitespaces(b) Does not remove white spaces(c) Removes the unwanted words(d) Removes charactersI got this question in exam.I'm obligated to ask this question of The Closure Compiler topic in portion Caching, Debugging and Animation of JavaScript |
|
Answer» Right CHOICE is (a) Removes whitespaces |
|