Match the following terms to their meanings:
I. plug-in
II. script
III. ASP
IV. PHP
V. portal
A. Web page containing useful information that has been tailored to a particular user
B. an open license program
C. needed for browser programs to use additional content functions
D. programs that run scripts to include new relevant content each time the page loads
E. programming often used to adapt the Web page to new content each time
C, E, D, B, A
You might also like to view...
A ______________ value is a fixed-size string representing the original input's contents.
Fill in the blank(s) with the appropriate word(s).
When using the Package Presentation for CD feature, to prevent unauthorized changes to the presentation, add a password in the Options dialog box
Indicate whether the statement is true or false
A character used to separate text into groups is called a:
A) delimiter. B) limiter. C) qualifier. D) separator.
?What two commands below will grant only the execute permission to username bob on file1, assuming that bob is the file's owner?
A. chmod 777 file1 B. chmod u=x? file1 C. ?chmod 0110 file1 D. ?chmod a+rwx file1