Save Time & improve Grades
- Questions Asked
- Experts
- Total Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!
MIS 505 Programming-Final-Exam-Review PART 4 21. A method can return nothing, in which case the method is a ____ method. A) null B) void C) nul D) nil Points Earned: 1.0/1.0 22. Programmers use the term ____ to describe any extra time and resources required by an operation. A) black box B) overhead C) overload D) cohesion Points Earned: 1.0/1.0 23. ____ provide an overview of input to the method, the processing steps that must occur, and the result. A) Stacks B) Hierarchy charts C) IPO charts D) Flowcharts Points Earned: 1.0/1.0 24. When multiple parameters appear in a method header, they constitute a(n) ____. A) parameter list B) input list C) action list D) variable list Points Earned: 1.0/1.0 25. Arrays, unlike simple built-in types, are passed by ____. A) deference B) value C) reference D) configuration Points Earned: 1.0/1.0 26. ____ is the ability of a method to act appropriately depending on the context. A) Cohesion B) Chameleon C) Integrity D) Polymorphism Points Earned: 1.0/1.0 27. When you ____ a method, you write multiple methods with a shared name but different parameter lists. A) stack B) overload C) overhead D) void Points Earned: 1.0/1.0 28. Using implementation hiding means that the ____ is the only part of a method with which the method- client interacts. A) argument list B) interface to the method C) parameter list D) internal detail Points Earned: 1.0/1.0 29. ____ refers to how the internal statements of a method serve to accomplish the method- purpose. A) Coupling B) Cohesion C) Bonding D) Binding Points Earned: 1.0/1.0 30. ____ is a measure of the strength of the connection between two program methods. A) Coupling B) Cohesion C) Bonding D) Binding Points Earned: 1.0/1.0 31. ____ occurs when methods excessively depend on each other and makes programs more prone to errors. A) Late coupling B) Loose coupling C) Tight coupling D) Weak coupling Points Earned: 1.0/1.0 32. ____ occurs when methods do not depend on others. A) Tight coupling B) Loose coupling C) Data coupling D) Abstract coupling Points Earned: 1.0/1.0 33. ____ occurs when a method is defined in terms of itself. A) Referential integrity B) Repeatability C) Dependence D) Recursion Points Earned: 1.0/1.0 34. A method that calls itself is a ____. A) recursive method B) repeated method C) self-referencing method D) simple method Points Earned: 1.0/1.0 35. 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 ____. A) heap B) queue C) stack D) dump Points Earned: 1.0/1.0 Points Awarded 35.00 Points Missed 0.00 Percentage 100%
Ask a question
Experts are online
Answers (1)
MIS505 MIS/505 MIS 505 Programming-Final-Exam-Review PART 4
Answer Attachments
1 attachments —