Exam 2: Elements of High Quality Programs
Exam 1: An Overview of Computers and Proramming51 Questions
Exam 2: Elements of High Quality Programs51 Questions
Exam 3: Understanding Structure51 Questions
Exam 4: Making Decisions51 Questions
Exam 5: Looping51 Questions
Exam 6: Arrays51 Questions
Exam 7: File Handling and Applications51 Questions
Exam 8: Advanced Data Handling Techniques51 Questions
Exam 9: Advanced Modularization Techniques51 Questions
Exam 10: Object Oriented Programming51 Questions
Exam 11: More Object Oriented Programming Concepts51 Questions
Exam 12: Event Driven Gui Programming Multithreading and Animation51 Questions
Exam 13: System Modeling With the Uml51 Questions
Exam 14: Using Relational Databases51 Questions
Select questions type
____ is the process of paying attention to important properties while ignoring nonessential details.
(Multiple Choice)
4.9/5
(36)
____ variables and constants are known to the entire program.
(Multiple Choice)
4.8/5
(39)
The process of breaking down a large program into modules is called ____.
(Multiple Choice)
4.9/5
(45)
Depending on the programming language being used, modules are also known as ____ .
(Multiple Choice)
4.9/5
(40)
Programmers generally write programs as one long series of steps.
(True/False)
4.8/5
(33)
Declaring a starting value is known as ____________________ the variable.
(Short Answer)
5.0/5
(34)
___________________ tasks include any steps you must perform at the beginning of a program to get ready for the rest of the program.
(Short Answer)
4.8/5
(35)
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.
(Multiple Choice)
4.9/5
(40)
Showing 41 - 51 of 51
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)