Exam 17: Implementation
Exam 1: Information Systems96 Questions
Exam 2: The Concept of Object Orientation98 Questions
Exam 3: Methodology100 Questions
Exam 4: Gathering Requirements100 Questions
Exam 5: Domain Analysis100 Questions
Exam 6: Behavioral Modeling I: Use Cases: The Basics95 Questions
Exam 7: Behavioral Modeling II: Developing Use Cases99 Questions
Exam 8: Structural Modeling99 Questions
Exam 9: Dynamic Modeling100 Questions
Exam 10: The Design Challenge97 Questions
Exam 11: Application Design I: Flow and Control98 Questions
Exam 12: Application Design IU: The User Interface99 Questions
Exam 13: Application Design III: Database and Persistence98 Questions
Exam 14: Patterns97 Questions
Exam 15: Components Reuse99 Questions
Exam 16: Architecture97 Questions
Exam 17: Implementation100 Questions
Select questions type
The primary reason for adopting a set of coding standards is to make it easier for developers to copy each other's code.
(True/False)
4.8/5
(49)
Code review is an important activity in software development, but it is often ________.
(Multiple Choice)
4.9/5
(31)
Implementation covers a range of activities including analysis, design, and maintenance.
(True/False)
4.7/5
(35)
________ is a set of activities that transform the abstract concepts of analysis and the detailed specification of design into an actual product that people use.
(Multiple Choice)
4.8/5
(38)
Which of the following is NOT one of the factors in choosing the programming language?
(Multiple Choice)
4.8/5
(31)
Through encapsulation and information hiding, the object-oriented technology can reduce defects that result from exposing variables to free-for-all access.
(True/False)
4.7/5
(37)
The deployment diagram is about how the software is configured in relation to hardware.
(True/False)
4.8/5
(41)
What are the major activities of implementation? How do they relate to each other?
(Essay)
4.8/5
(34)
Interpreters and compilers both translate the human-readable code in high-level languages into machine languages in the same manner.
(True/False)
4.8/5
(49)
Coding depends on user requirements and is completely independent of design.
(True/False)
4.8/5
(34)
Good coding standards can make it less likely that bugs ________.
(Multiple Choice)
4.8/5
(29)
Verification answers the question "are we building the product right"?
(True/False)
4.8/5
(40)
Unit testing sometimesmeans that we can test a class (or a function) in isolation from others.
(True/False)
4.9/5
(32)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)