Question
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
Responses
programming constructs
programming constructs
string
string
programmer
programmer
compiler
Answers
GPT-4o mini
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.
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.