Question: For each question, choose the correct term from the drop down box: 1. The keyword to make a variable a constant (subsequent code cannot changed

For each question, choose the correct term from the drop down box: 1. The keyword to make a variable a constant (subsequent code cannot changed the stored value class 2. The term used to describe when two methods in one class have the same name, but different parameter list overloaded 3. The term to describe when more than one reference variable is bound to the same object [ Select] 4. Term for a method whose job is to initialize the state of an object [Select] 5. If the precondition of a method is not met, the method should throw an exception False 6. Which tool (program) finds syntax errors Compiler 7. Keyword for keeping class members hidden from clients private Select the appropriate phase of the Software Development Cycle for each task: 1. Fix logic errors [Select] 2. Determine customers' needs [Select] 3. Use pseudocode, flowchart, or class diagram Design For each question, choose the correct term from the drop down box: 1. The keyword to make a variable a constant (subsequent code cannot changed the stored value class 2. The term used to describe when two methods in one class have the same name, but different parameter list overloaded 3. The term to describe when more than one reference variable is bound to the same object [ Select] 4. Term for a method whose job is to initialize the state of an object [Select] 5. If the precondition of a method is not met, the method should throw an exception False 6. Which tool (program) finds syntax errors Compiler 7. Keyword for keeping class members hidden from clients private Select the appropriate phase of the Software Development Cycle for each task: 1. Fix logic errors [Select] 2. Determine customers' needs [Select] 3. Use pseudocode, flowchart, or class diagram Design
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
