Product Description
MIS 505 DeVry Week 3 Quiz Latest
MIS 505 DeVry Week 3 Quiz Latest
MIS505
MIS 505 DeVry Week 3 Quiz Latest
Question 1. Question : (TCO B) The symbol shown as a three-sided box that is connected to the step it references by a dashed line is what? Abstraction symbol Annotation symbol Abbreviation symbol Enumeration symbol
Question 2. Question : (TCO C) When the first letter of a variable name is uppercase, as in Hourly Wage, the format is known as what kind of casing? Hungarian Pascal Camel Turing
Question 3. Question : (TCO B) The process of breaking down a large program into modules is called decompositian. modularization. unification. orientation.
Question 4. Question : (TCO B) Many programming languages use what term to refer to the marker that is used to automatically recognize the end of data in a file? Data_end End_data EOF EOD
Question 5. Question : (TCO B) A software package that provides an editor, compiler, and other programming tools is what? GUI CGI GDE IDE
Question 6. Question : (TCOs A-C) What is involved in putting a program into production?
Question 7. Question : (TCOs B and C) Discuss why it is important to use meaningful names for identifiers.
Question 8. Question : (TCO B) Explain the purpose of annotation symbols.
Question 9. Question : (TCO B) How does a program recognize the end of an input file?
Question 10. Question : (TCOs B and C) What items should you include when you create a module?