Which diagram in UML emphasizes the time-ordering of messages?
A. Activity
B. Sequence
C. Collaboration
D. Class
Select an option to see the answer and solution.
Which of the following is not included in Issues Meetings?
A. Issues gathered the day before
B. Regular schedule of meeting
C. Discussion with business
D. Attendance
Select an option to see the answer and solution.
Agile Software Development is based on
A. Incremental Development
B. Iterative Development
C. Linear Development
D. Both Incremental and Iterative Development
Select an option to see the answer and solution.
Agile methods seem to work best when team members have a relatively high skill level.
Select an option to see the answer and solution.
It is generally not necessary to apply formal methods to every aspect of a major system.
Select an option to see the answer and solution.
Risk management is one of the most important jobs for a
A. Client
B. Investor
C. Production team
D. Project manager
Select an option to see the answer and solution.
Throughout the OOD process, a software engineer should look for every opportunity for creating new design process.
Select an option to see the answer and solution.
Which of the following is an example of a controller for a car braking system?
A. Observe and React
B. Process Pipeline
C. Environmental Control
D. None of the mentioned
Select an option to see the answer and solution.
Object diagram captures the behavior of a single use case.
Select an option to see the answer and solution.
Which UML diagram is shown below?
A. Deployment diagram
B. Collaboration Diagram
C. Object Diagram
D. Class Diagram
Select an option to see the answer and solution.
"Software engineers should not use their technical skills to misuse other people's computers."Here the term misuse refers to:
A. Unauthorized access to computer material
B. Unauthorized modification of computer material
C. Dissemination of viruses or other malware
D. All of the mentioned
Select an option to see the answer and solution.
Which model was used during the early stages of software engineering, when prototyping of user interfaces, consideration of software and system interaction, assessment of performance, and evaluation of technology maturity were paramount.
A. Early design stage model
B. Post-architecture-stage model
C. Application composition model
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following is not needed to develop a system design from concept to detailed object-oriented design?
A. Designing system architecture
B. Developing design models
C. Specifying interfaces
D. Developing a debugging system
Select an option to see the answer and solution.
Which on of the following is not an agile method?
A. XP
B. 4GT
C. AUP
D. All of the mentioned
Select an option to see the answer and solution.
Reverse engineering and Re-engineering are equivalent processes of software engineering.
Select an option to see the answer and solution.
Who interacts with the software once it is released for production use?
A. End-users
B. Client
C. Project (technical) managers
D. Senior managers
Select an option to see the answer and solution.
Which of the following is a way of making a statement about the elements of a set that is true for every member of the set?
A. Set
B. Sequence
C. Universal quantification
D. Both Set and Sequence
Select an option to see the answer and solution.
If the user queries a collection of large databases and extracts information from the webapp, the webapp is categorized under
A. Service oriented app
B. Database access app
C. Portal app
D. Data warehousing app
Select an option to see the answer and solution.
Does software wear & tear by decomposition ?
Select an option to see the answer and solution.
Which of the following describes"Is-a-Relationship" ?
A. Aggregation
B. Inheritance
C. Dependency
D. All of the mentioned
Select an option to see the answer and solution.