Question
a.
Afferent branch
b.
Efferent branch
c.
Central Transform
d.
None of the above
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. In transform analysis, input portion is called:
Similar Questions
Discover Related MCQs
Q. The Function Point (FP) metric is:
View solution
Q. The process of testing individual components in a software.
View solution
Q. The approach used for requirements elicitation in software design and development process:
View solution
Q. Among the following, a representation that can be used for designing a system as a collection of procedures or modules:
View solution
Q. Boundary value analysis is a method for:
View solution
Q. Interaction modeling cannot be done using:
View solution
Q. In PERT/CPM, the merge event represents .............. of two or more events.
View solution
Q. The Software Requirement Specification (SRS) is said to be ................ if and only if no subset of individual requirements described in it conflict with each other.
View solution
Q. Software products need perfective maintenance for which of the following reasons?
View solution
Q. Match each UML diagram in List I to its appropriate description in List II
List I List II
(a) State Diagram (i) Describes how the external entities
(people, devices) can interact with
the system
(b) Use-Case Diagram (ii) Used to describe the static or
structural view of a system
(c) Class Diagram (iii) Used to show the flow of a business
process, the steps of a use-case or
the logic of an object behaviour
(d) Activity Diagram (iv) Used to describe the dynamic behaviour
of objects and could also be used to describe
the entire system behaviour
View solution
Q. Which of the following statements is/are false?
P: The clean-room strategy to software engineering is based on the incremental software process model.
Q: The clean-room strategy to software engineering is one of the ways to overcome “unconscious” copying of copyrighted code.
View solution
Q. A legacy software system has 940 modules. The latest release required that 90 of these modules be changed. In addition, 40 new modules were added and 12 old modules were removed. Compute the software maturity index for the system.
View solution
Q. Which of the following statements is/are true?
P: Software Reengineering is preferable for software products having high failure rates, having poor design and/or having poor code structure.
Q: Software Reverse Engineering is the process of analyzing software with the objective of recovering its design and requirement specification.
View solution
Q. Which of the following is not one of the principles of agile software development method?
View solution
Q. Software coupling involves dependencies among pieces of software called modules. Which of the following are correct statements with respect to module coupling?
P: Common coupling occurs when two modules share the same global data.
Q: Control coupling occurs when modules share a composite data structure and use only parts of it.
R: Content coupling occurs when one module modifies or relies on the internal working of another module.
Choose the correct answer from the code given below:
View solution
Q. Assume the following regarding the development of a software system P:
- Estimated lines of code of P: 33, 480 LOC
- Average productivity for P: 620 LOC per person-month
- Number of software developers: 6
- Average salary of a software developer: Rs. 50,000 per month
If E, D and C are the estimated development effort (in person-months), estimated development time (in months), and estimated development cost (in Rs Lac) respectively, then (E, D, C) = ...............
View solution
Q. Match the following in Software Engineering:
List - I
(a) Product Complexity
(b) Structured System Analysis
(c) Coupling and Cohesion
(d) Symbolic Execution
List - II
(i) Software Requirements Definition
(ii) Software Design
(iii) Validation Technique
(iv) Software Cost Estimation
Code:
(a) (b) (c) (d)
View solution
Q. Which one of the following is not typically provided by Source Code Management Software?
View solution
Q. A software system crashed 20 times in the year 2017 and for each crash, it took 2 minutes to restart. Approximately, what was the software availability in that year?
View solution
Q. Match the 5 CMM Maturity levels/CMMI staged representations in List- I with their characterizations in List-II:
List - I
(a) Initial
(b) Repeatable
(c) Defined
(d) Managed
(e) Optimizing
List - II
(i) Processes are improved quantitatively and continually.
(ii) The plan for a project comes from a template for plans.
(iii) The plan uses processes that can be measured quantitatively.
(iv) There may not exist a plan or it may be abandoned.
(v) There’s a plan and people stick to it.
Code:
(a) (b) (c) (d) (e)
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Software Engineering? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!