InterviewSolution
Saved Bookmarks
| 1. |
JavaScript is ideal to ________(a) make computations in HTML simpler(b) minimize storage requirements on the web server(c) increase the download time for the client(d) increase the loading time of the websiteThis question was posed to me in an online interview.My question comes from Lexical Structure topic in division Lexical Structures of JavaScript |
|
Answer» Correct choice is (b) minimize STORAGE requirements on the web server |
|