Microsoft
98-363 · Question #98
Which of the following are the differences between client-side scripting and server-side scripting? Each correct answer represents a complete solution. Choose all that apply.
The correct answer is B. An Imagemap invokes a cgi.bin program in server-side scripts, C. Client-side scripts can be blocked by a user, but server-side scripts cannot. D. PHP is a server-side script, and ActionScript is a client-side script. See the full explanation below for the reasoning.
Question
Which of the following are the differences between client-side scripting and server-side scripting? Each correct answer represents a complete solution. Choose all that apply.
Options
- AClient-side scripts are browser independent, but server-side scripts are not.
- BAn Imagemap invokes a cgi.bin program in server-side scripts,
- CClient-side scripts can be blocked by a user, but server-side scripts cannot.
- DPHP is a server-side script, and ActionScript is a client-side script.
How the community answered
(44 responses)- A23% (10)
- B77% (34)
Community Discussion
No community discussion yet for this question.