Exam 9: Advanced Modularization Techniques
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
List the four things you need to know when you call a method from a program or other method.
(Essay)
4.8/5
(36)
All modern programming languages contain many methods that are predefined.
(True/False)
4.8/5
(39)
When a data item is known to all of a program's modules, it is a(n) ____________________ data item.
(Short Answer)
4.9/5
(33)
Every time you call a method, the address to which the program should return at the completion of the method is stored in a memory location called the ____.
(Multiple Choice)
4.9/5
(45)
When you ____ a method, you write multiple methods with a shared name but different parameter lists.
(Multiple Choice)
4.8/5
(42)
Programmers use the term ____ to describe any extra time and resources required by an operation.
(Multiple Choice)
5.0/5
(37)
Using implementation hiding means that the ____ is the only part of a method with which the method's client interacts.
(Multiple Choice)
4.8/5
(38)
Showing 41 - 51 of 51
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)