A _____ is a software that enables users to create and collaboratively edit Web pages via a browser.

a. logic bomb
b. cookie
c. cache
d. wiki engine


d. wiki engine
A wiki engine is a software that enables users to create and collaboratively edit Web pages via a browser.

Computer Science & Information Technology

You might also like to view...

Which of the following does not have a master document underlying it?

A) Thumbnails B) Notes C) Slides D) Handouts

Computer Science & Information Technology

In the machine cycle, decoding is the process of obtaining a program instruction or data item from memory.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following will not help prevent infinite loops?

a. Include braces around the statements in a do...while statement. b. Ensure that the header of a for or while statement is not followed by a semicolon. c. If the loop is counter-controlled, the body of the loop should increment or decrement the counter as needed. d. If the loop is sentinel-controlled, ensure that the sentinel value is input eventually.

Computer Science & Information Technology

Range names can be up to _____ characters.

A. 15 B. 27 C. 56 D. 255

Computer Science & Information Technology