Question

Which one of the following is NOT true about phases of debugging process? The process of...

  1. Which one of the following is NOT true about phases of debugging process?
  1. The process of correction involves changing the code to fix the errors.
  2. The process of verification involves making sure the code is consistent with the requirements.
  3. The process of localization involves finding the sections of the code that led to the error.
  4. The process of stabilization does not involve looking at the code at all.
  1. The amount and extent of detail that must be included in the software requirements specification (SRS) document depends on the
  1. Knowledge and experience of the developers in the subject area.
  2. Size and complexity of the project
  3. Both A and B
  4. None of the above
  1. Which of the following statements is true about “good” design?
  1. A module with temporal cohesion is better than a module with procedural cohesion.
  2. A module with procedural cohesion is better than a module with communicational cohesion.
  3. Control coupled modules are better than Stamp coupled modules.
  4. Common coupled modules are better than control coupled modules.
  1. Which one of the following is NOT a type of module coupling?
  1. Data coupling
  2. Control coupling
  3. Sequence coupling
  4. They are all types of coupling
  1. Which one of the following statements is true about McCabe’s Cyclomatic Complexity (MCC)?
  1. It is the number of decision boxes in the flow diagram plus one.
  2. It is the number of closed regions that the flow diagram divides the page into.
  3. The larger the MCC, the less complex the module.
  4. All of the above
  1. Which of the following is not a principle of Extreme Programming "XP"?
  1. Rapid Feedback
  2. Quality Work
  3. Embrace Change
  4. Complex Code
  1. Software engineers need a process because we need to:
  1. coordinate complex tasks.
  2. coordinate the usage of multiple tools.
  3. coordinate complex tasks and coordinate a large number of developers.
  4. coordinate a large number of developers.
  1. Which of the following phase has an objective to establish all the major and critical requirements for the system?
  1. Elaboration
  2. Construction
  3. Transition
  4. Inception
  1. Mandel’s 3 “golden rules ” for UI design does not include:
  1. Ease of use
  2. Consistency
  3. Reduce the user's memory load
  4. Put the user in control
  1. An example of an architectural style is:
  1. model-view-controller
  2. pipes-and-filters.
  3. event-driven.
  4. All of these are correct.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Ans

1 Option B

The process of verification involves making sure the code is consistent with the requirements.

2 Option A&B

A.Knowledge and experience of the developers in the subject area.

B.Sizea complexity of the project

4 Option C

Sequence Coupling

6 Option C

Complex code

7 Option C

coordinate complex tasks and coordinate a large number of developers.

8 Option A

Elaboration

9 Option A

Easy of use

10 Option C.

Event - driven

Other example is pipes and filters but given option is pipes - and - filters so given option is wrong

Model - view - controller is example for architectural patterns

i am very sorry i can't able to answer question number 3 and 5 ( as per HomeworkLib policy)

Thanks for given this opportunity

Add a comment
Know the answer?
Add Answer to:
Which one of the following is NOT true about phases of debugging process? The process of...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Which of the following assertions about the cyclomatic complexity is false? The cyclomatic complexity is used...

    Which of the following assertions about the cyclomatic complexity is false? The cyclomatic complexity is used to find out how many independent paths are enough to cover the control flow graph; The cyclomatic complexity equals to the number of regions in the control flow graph; The cyclomatic complexity equals to the number of predicates plus 1; The cyclomatic complexity measures the time complexity of the given program; The number of independent paths to discover is always less than or equal...

  • For C++ All of the mouse input handling routines are contained in one module. What is...

    For C++ All of the mouse input handling routines are contained in one module. What is this an example of? Abstraction O Coupling O Cohesion Polymorphism You are working on some banking software for a client and you want to change the way that amounts are rounded down, due to the reduction of transactions in physical cash. However, when you look into it, you realise that you are going to have to change nearly half of the modules in the...

  • Which of these is true about the linking.stage of the C++ compile process? It combines object...

    Which of these is true about the linking.stage of the C++ compile process? It combines object code with external modules called by that code. It processes #define statements. It translates preprocessor output into assembly. It links together all the functions created (designed and fully coded) in the program.

  • Coupling and Cohesion One of the measures of good system design is how costly, difficult, or...

    Coupling and Cohesion One of the measures of good system design is how costly, difficult, or intrusive it is to make changes to that system. Consider the problem of a business owner who has decided to use neon for his store-front signage. Neon signs, in which data (information) presentation is bound together with the sign itself, may have to be completely rebuilt to make even a relatively simple change. As a result, any update to that signage is going to...

  • Which of the following statements about pattern formation are true? Select the four statements that are...

    Which of the following statements about pattern formation are true? Select the four statements that are true. 1) Homeotic genes code for transcription factors that control the development of segment-specific body parts. 2) Homeotic genes establish major body axes. 3) Cells receive molecular signals that communicate their position in relation to other cells. 4)Differential gene expression affects the developmental process in animals. 5)Pattern formation begins in adult animals. 6)The process of pattern formation involves segmentation of the body but does...

  • Which of the following statements about the marketing research process is true? Group of answer choices...

    Which of the following statements about the marketing research process is true? Group of answer choices The steps in the marketing research process are highly interrelated. Every marketing research project involves all of the research stages. The steps in the Marketing Research process are chronological and independent of one another. Good marketing research entirely eliminates uncertainty.

  • QUESTION 21 Which one of the following PLC 5 addressing statements is NOT true? Input and...

    QUESTION 21 Which one of the following PLC 5 addressing statements is NOT true? Input and output (I/O) addressing connects a field device at a terminal on an I/O module to a bit location in the processor memory. A group is 16 input terminals (one 16 bit input word) and 16 output terminals (one 16 bit output word). Processors support up to 24 racks; the processor can be any one of the racks in the system. Terminals (called I/O points)...

  • 1. Which of the following are true about a signal handler? Check all that apply. a)...

    1. Which of the following are true about a signal handler? Check all that apply. a) a user-level part of a process that deals with catching a signal b) is an abstraction for exceptional control flow c) a kernel routine that prints out all signals available to the current user processes d) a kernel routine that signals the user process e) a part of the supervisor system code that deals with catching a signal

  • A process is out of control if which of the following is true? One point outside...

    A process is out of control if which of the following is true? One point outside the control limits is found. O There are nine consecutive points above or below the mean. O Both choices are correct.

  • Which of the following are true regarding homeostasis (select all that apply)? Select one or more:...

    Which of the following are true regarding homeostasis (select all that apply)? Select one or more: a. The process is determined by the optimal ranges of proteins and enzymes. b. The process involves integration of multiple organ systems. c. The process involves both positive and negative feedback mechanisms. d. The process is found in multicellular and unicellular groups. e. The process involves controlled systems and regulatory systems.

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT