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

compiler
compiler

programming constructs
programming constructs

programmer
programmer

string

Answers

GPT-4o mini
The correct response is **programming constructs**.

Programming constructs refer to the basic building blocks used to control computer programs, and they include sequences of words or symbols in a valid programming language that can be understood by the computer.

Related Questions