Exam 2026 | Study Guide,
Practice Questions,
Answers, Rationales &
Exam Review | Complete
Ethics Study Guide
Updated 2026 Questions and Answers
100% Verified Exam Prep and Comprehensive
Rationales
Included
, Define the word "program". A set of instructions to achieve a specified goal.
Explain why programming in machine language is Programming is 1s and 0s is very tedious and problematic.
undesirable
What language uses commands with mnemonic names Assembly language
and hexadecimal numbers?
What is the name of the translator used by Assembly Assembler
Language?
List 2 of Grace Hopper's accomplishments. Developed program translators & Developed COBOL
Explain the difference between an interpreter and a Compilers translates the entire file and then execute.
compiler. Interpreters translate each line and execute each line
What is a "low-level" language? Close to computer language
What is a high-level language? Close to human language
Why do we not simply use English, or any other human English is too ambiguous
language, to program a computer?
What was the first successful programming language for FORTRAN
the mathematics and scientific
Community language?
What does FORTRAN stand for? Formula Translator
What community was COBOL created for? business