Using server ____ to generate dynamic pages is much more efficient than updating content manually each time the information changes.

A. scripting
B. behaviors
C. integration
D. indexing


Answer: B

Computer Science & Information Technology

You might also like to view...

All programs can be written in terms of three types of control statements: ____________ , _____________ and ____________ .

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When you start your computer, the Initialize program will run, which checks your hardware devices

Indicate whether the statement is true or false

Computer Science & Information Technology

When specifying a keyboard sequence to a macro, make sure the keys you choose are ____.

A. all caps B. assigned C. unassigned D. function keys

Computer Science & Information Technology

The general form of the functions to overload the binary operators as member functions of a class is returnType operator#(____ className&) const;.

A. class B. const C. * D. &

Computer Science & Information Technology