What are basic building blocks used to control computer programs, which are a sequence of words or symbols in a valid language and can be understood by the computer?(1 point)

Responses

programming constructs
programming constructs

string
string

programmer
programmer

compiler

1 answer

The correct response is programming constructs.

These constructs, such as variables, control structures (like loops and conditionals), and functions, are the basic building blocks used to control computer programs and are defined in a programming language that the computer can understand.