Exam 17: Implementation

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Explain unit testing..

(Essay)
4.8/5
(38)

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)

Describe programming tools

(Essay)
4.9/5
(41)

How does a deployment diagram differ from a class diagram?

(Essay)
4.8/5
(31)

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)

When can we, or should we, start implementation?

(Essay)
5.0/5
(32)

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)

Describe maintenance.

(Essay)
4.8/5
(40)

Testing is a part of ________.

(Multiple Choice)
4.8/5
(45)

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)

What is deployment?

(Short Answer)
4.9/5
(33)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)