Web application security - the fast guide 1.1 | Page 44

Chapter 2 - Web Application technologies P a g e | 44 7. Java script is: a. A language that originally designed to parse HTML files. b. A scripting language that can be used as client and server side c. A language invented by sun microsystem and it depends on java virtual machine to work. d. None of the above. 8. The following is right concerning Web Servers EXCEPT: a. Apache server is the only reliable choice when a need to run .NET frame work based pages. b. Netscape enterprise server is a Heavy duty service with good support to different native database drivers like Sybase. c. Main web server task is to listen to a HTTP specific port normally 80 or 8080, parse request and send response. d. Web server will respond according to the type of requested resource, to return resource as is or process the request and return output on the fly 9. All Client browsers accessing an IIS web server will: a. Be able to run VBA files on the server only with proper permissions. b. Be able to run VBA files on the client and server with proper permissions. c. Not be able to run VBA files on client or server side. d. All the above 10. When there is a need to create a complied library and hide the server side code we better use: a. Rubby on rail framework b. .NET Framework with IIS server c. PHP scripts d. All the above 11. Connect each used technology with the most important feature that might differentiate it from other technologies: a-Java 1-Good support for string parsing and regular expression b-PHP 2-Portability and platform independence c-Apache 3-Low cost d-PERL 4-security