Which of the following statements is an advantage of using JavaScript on the server-side?
A. Server-side validation conserves more bandwidth than client-side validation
B. Server-side JavaScript runs the script on the server, thus eliminating compatibility problems with client-side browsers
C. Server-side JavaScript requires lass processing power on the served level than client- side JavaScript
D. Server-side JavaScript results in a higher level of end-user satisfaction
Which of the following is not a best practice when using JavaScript libraries?
A. Developers should ensure the library functions they use are cross-browser compatible for the version of HTML they are using.
B. Developers should link to the library file and to each plug in script in the
section of the HTML document using the