MIS 505 Questions: Review 2

 

Top of Class

Top of Class

Get An A+ Paper

Get An A+ Paper

Get Started

Get Started

MIS 505 Questions: Review 2

Order 100% plagiarism free essay now

MIS 505 Questions: Review 2

Questions: Review 2
  1. You can invoke or call a method from another program or method.
  2. When methods must share data, you can pass the data into and return the data out of methods.
  3. A method could … using any numeric value as an argument, whether it is a variable, a named constant, or a literal constant.
  4. A method’s return type is part of its signature.
  5. A method’s declared return type must match the type of value used in the return statement.
  6. Methods with identical names that have identical parameter lists but different return types are ambiguous.
  7. All modern programming languages contain many methods that are predefined.
  8. In implementation hiding, the calling method needs to understand only the interface to the method that is and it need not know how the method works internally.
  9. Most programmers consciously make decisions about cohesiveness for each method they write.
  10. Programs that use recursion are error-prone but easy to debug.
  11. The last statement in a method is a(n) ____.
  12. Variables and constants are ____ within, or local to, only the method in which they are declared.
  13. When a data item is known to all of a program’s modules, it is a ____data item.
  14. A calling method sends a(n) ____ to a method.

    MIS 505 Questions: Review 2

    Order 100% plagiarism free essay now

  15. A …. method accepts the value of an argument passed to it as its ____.
  16. A method’s name and parameter list constitute the method’s ____.
  17. You can think of the ____ in a method declaration as a funnel into the method.
  18. A variable usually is passed into a method by ____.
  19. Each time a method executes, any parameter variables listed in the method header are ____.
  20. The variables in the method declaration that accept the values from the actual parameters are ____ parameters.
  21. A method can return nothing, in which case the method is a ____ method.
  22. Programmers use the term ____ to describe any extra time and resources required by an operation.
  23. ____ provide an overview of input to the method, the processing steps that must occur, and the result.
  24. When multiple parameters appear in a method header, they constitute a(n) ____.
  25. Arrays, unlike simple built-in types, are passed by ____.
  26. ____ is the ability of a method to act appropriately depending on the context.
  27. When you ____ a method, you write multiple methods with a shared name but different parameter lists.
  28. Using implementation hiding means that the ____ is the only part of a method with which the method’s client interacts.
  29. ____ refers to how the internal statements of a method serve to accomplish the method’s purpose.
  30. ____ is a measure of the strength of the connection between two program methods.
  31. ____ occurs when methods excessively depend on each other and makes programs more prone to errors.
  32. ____ …….. do not depend on others.
  33. ____ occurs when a method is defined in terms of itself.
  34. A method that calls itself is a ____.
  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 ____.

    MIS 505 Questions: Review 2

    Order 100% plagiarism free essay now

Share this

Freebies

 
error: Content is protected !!