Programming Concepts

Select the correct name for: an informal, high-level description of a program's logic that is not tied to any specific programming language syntax.

Correct answer

B. Pseudocode

Explanation

Pseudocode refers to an informal, high-level description of a program's logic that is not tied to any specific programming language syntax.