Computer Science Ques 688
Question: A _______ contains specific rules and words that express the logical steps of an algorithm
Options:
A) Programming language
B) syntax
C) Programming structure
D) logic chart
E) None of these
Show Answer
Answer:
Correct Answer: A
Solution:
- A programming language is a formal language designed to communicate instructions to a machine, particularly a computer. It can be used to create programs that control the behavior of a machine and/or express algorithms precisely. The description of a programming language is usually split into the two components of syntax (form) and semantics (meaning)