Examlex

Solved

Comprehension Involves Both Cognitive and Affective Elements

question 4

True/False

Comprehension involves both cognitive and affective elements.


Definitions:

Integrated Development Environment (IDE)

A developmental tool that helps programmers write and test their programs; one IDE can be configured to support many different languages.

Problem Statement

The starting point of programming work; a clear description of what tasks the computer program must accomplish and how the program will execute those tasks and respond to unusual situations.

Pseudocode

A simplified, informal version of programming code used to outline algorithms.

Program Specification

A clear statement of the goals and objectives of a project.

Related Questions