Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Programming Logic and Design Comprehensive
Quiz 2: Elements of High-Quality Programs
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Short Answer
Each programming language has a few reserved ____________________ that are not allowed as variable names because they are part of the language's syntax.
Question 22
Multiple Choice
____ is the process of paying attention to important properties while ignoring nonessential details.
Question 23
Multiple Choice
When a program has several modules calling other modules,programmers often use a program ____,which operates similarly to an organizational chart,to show the overall picture of how modules are related to one another.