WorksheetsIntro: Developing Server Applications
Total questions: 5
Worksheet time: 3mins
Name
Class
Date
1.
Which one is web server protocol?
a)
ftp://
b)
http://
c)
mail://
d)
file://
2.
Common Gateway Interface (CGI) applications examples as below except:
a)
FastCGI, SimpleCGI
b)
Apache plugins
c)
Microsoft ISAPI
d)
SQL
3.
Web server programming can be accomplished using many suitable languages. Except for:
a)
PHP (.php)
b)
Java Server Pages (.jsp)
c)
NodeJS (.js)
d)
Objective-C
4.
What does Internet Information Server(IIS) and Apache have in common?
a)
Free, open-source software
b)
Commercial server
c)
HTTP web server
d)
Linux/Unix/Mac/Windows support
5.
What is PHP for?
a)
A client-side scripting
b)
HTML document that the Web server delivers is static, which means it doesn't change.
c)
A CGI program, is executed in real-time, so that it can output dynamic information.
100 %
