Examlex

Solved

A Wiki Is an Online Collaborative Working Space

question 179

True/False

A wiki is an online collaborative working space.


Definitions:

Sequence

A particular order in which related events, movements, or things follow each other.

Selection

The process of choosing or making a decision when faced with two or more possibilities.

Iteration

The repetition of a process or set of instructions in a program until a certain condition is met.

Iteration Structure

A programming construct used to repeat a block of code multiple times until a specified condition is met, examples include for, while, and do-while loops.

Related Questions