Which of the following is a set of keywords, symbols, and a system of rules for constructing statements by which humans can communicate the instructions to be executed by a computer?
Show Hint
Programming languages enable developers to write instructions using syntax that a computer can execute.
Step 1: A programming language is a set of rules, keywords, and syntax that allows humans to write instructions for a computer.
Step 2: The other options either refer to the execution of instructions or the specifics of machine-level communication, but they do not fit the description of a system for constructing statements.
Was this answer helpful?
0
0
Top Questions on Computer Languages and Algorithms