How Does Kanban Prevent Work Over Capacity?
How Does Kanban Prevent Work Over Capacity?
How Does Kanban Prevent Work Over Capacity?
1|Page
Option A: Functional Application Specification Technique
Option B: Fast Application Specification Technique
Option C: Facilitated Application Specification Technique
Option D: Frequency Assisted standing Technique
Q12. If the sizeof project is 200 KLOC then what is E(efforts applied)using organic
method of cost estimation?
Option A: 626 staff month
Option B: 1133 staff month
Option C: 2077 staff month
Option D: 1456 staff month
2|Page
Option C: Input data are transformed through series of computation to output data.
Option D: Components have main program accessing sub programs.
Q14. _________ defines the properties of a data object and take on one of the three
different characteristics.
Option A: data object
Option B: attributes
Option C: relationships
Option D: data object and attributes
Q17. Use of global data areas or global variables may lead to ___________.
Option A: Stamp Coupling
Option B: Common Coupling
Option C: Content Coupling
Option D: Control Coupling
Q19. Which of the following activity is not associated with user interface design
process?
Option A: cost estimation
Option B: interface validation
Option C: user and task analysis
Option D: interface construction
Q20. Which of the following risk is the failure of a purchased component to perform as
expected?
Option A: Product risk
Option B: Project risk
3|Page
Option C: Business risk
Option D: Programming risk
Q21. Which of the following term is best defined by the statement: “There will be a
change of organizational management with different priorities.”?
Option A: Staff turnover
Option B: Technology change
Option C: Management change
Option D: Product competition
4|Page
These are sample MCQs to indicate pattern, may or
may not appear in examination.
Q3. Which one of the following is not a fundamental activity for software
processes in software engineering?
Option A: Software Verification
Option B: Software Validation
Option C: Software design and implementation
Option D: Software evolution
Q7. The Criteria used to assess the quality of Architectural design should be
based on the system?
Option A: Accessibility
Option B: Data
Option C: Implementation
Option D: Flow
Q10. When two modules share the same global data is called as----.
Option A: Common Coupling
Option B: Control Coupling
Option C: Message coupling
Option D: External Coupling
Q11. The Diagram that shows The configuration of Run time processing nodes &
the components that live on them is named as
Option A: Deployment Diagram
Option B: Object Diagram
Option C: Class Diagram
Option D: Object-Oriented Diagram
Q17. Which of the following is not categorized under the Product Operation of
McCall’s Software Quality Factors?
Option A: Flexibility
Option B: Reliability
Option C: Usability
Option D: Integrity
Q23. Which of the following statements are incorrect with reference to web-
based systems? Web-based systems
Option A: should be unscalable
Option B: must be able to cope with uncertain, random heavy demands on services
Option C: must be secure
Option D: are subject to assorted legal, social, and ethical scrutiny
Q1. A UML diagram that facilitates requirements gathering and interacts between
system and external users, is called as
Q2. Which of the following is not UML diagram used for system analysis?
Option A: Class Diagram
Option B: Sequence Diagram
Option C: Activity diagram
Option D: Data flow diagram
Q3. Which of the following is the reason that software is delivered late?
Option A: Changing customer requirements that are not reflected in schedule changes
Option B: Technical difficulties that could not have been foreseen in advance
Option C: Human difficulties that could not have been foreseen in advance
Option D: All of the mentioned
Q4. Which of the following is an activity that distributes estimated effort across the
planned project duration by allocating the effort to specific software engineering
tasks?
Option A: Software Macroscopic schedule
Option B: Software Project scheduling
Option C: Software Detailed schedule
Option D: None of the mentioned
Q5. Which of the following is a project scheduling method that can be applied to
software development?(
1|Page
University of Mumbai
Examination 2020 under cluster 3 (FCRIT)
Option A: PERT
Option B: CPM
Option C: CMM
Option D: Both PERT and CPM
Q7. Which of the following risk is the failure of a purchased component to perform as
expected?
Option A: Product risk
Option B: Project risk
Option C: Business risk
Option D: Programming risk
Q8. Which of the following is / are the output of the Software Process?
Option A: Computer programs
Option B: Documents that describe the computer programs
Option C: Data (contained within the program or external to it)
Option D: Computer programs- Documents- Data
Q12. Three statements are given below regarding the User Interface Design,
1. Place the user in control.
2. Reduce the user’s memory load.
2|Page
University of Mumbai
Examination 2020 under cluster 3 (FCRIT)
Q15. Which requirements are the foundation from which quality is measured?
Option A: Hardware
Option B: Software
Option C: Programmers
Option D: Technical
Q16. Who identifies, documents, and verifies that corrections have been made to the
software?
Option A: Project manager
Option B: Project team
Option C: SQA group
Option D: Project manager- Project team- SQA group
Q18. A tester is executing a test to evaluate and it complies with the user requirement
for a certain field be populated by using a dropdown box containing a list of
values, at that time tester is performing ……………
Option A: White-box Testing
Option B: Black-box Testing
Option C: Load Testing
Option D: Regression Testing
3|Page
University of Mumbai
Examination 2020 under cluster 3 (FCRIT)
Q19. Independence of module is assessed using two qualitative criteria. What are those
criteria?
Option A: Cohesion and coupling
Option B: Module and modularity
Option C: Cyclomatic complexity and modularity
Option D: Inheritance
Q20. The primary objective of formal technical reviews is to find ……… during the
process so that they do not become defects after release of the software
Option A: errors
Option B: equivalent faults
Option C: failure cause
Option D: Customer issues
Q24. Which of the following UML Diagram is used to model source code?
Option A: Component diagram
Option B: Deployment diagram
Option C: Use case diagram
Option D: E-R diagram
Q25. Which of the following architectural style refers to applications that expose and
consume functionality of a service using contracts and messages?
Option A: 3-Tier Architecture
Option B: Message Bus
Option C: Mainframe
4|Page
University of Mumbai
Examination 2020 under cluster 3 (FCRIT)
Principal
5|Page
Program: _Information Technology_ Engineering
Curriculum Scheme: Rev2016
Examination: Third Year Semester VI
Course Code: ITC601 and Course Name:Software Engineering and Project Management
Time: 1 hour Max. Marks: 50
=====================================================================
For the students:- All the Questions are compulsory and carry equal marks .
Q1. What is considered as Bedrock that supports Software Engineering?
Option A: Tools
Option B: Methods
Option C: Process
Option D: Quality Focus
Q4. Keypad Control for Microwave Oven is an example of which type of Software ?
Option A: Embedded Software
Option B: Product Line Software
Option C: Web Application Software
Option D: Scientific Software
1 | Page
Option B: Scrum master
Option C: Product Owner
Option D: Product team
Q8. Which model in system modelling depicts the dynamic behaviour of the system
?
Option A: Context Model
Option B: Behavioral Model
Option C: Data Model
Option D: Object Model
Q9. Which model in system modelling depicts the static nature of the system ?
Option A: Behavioral Model
Option B: Context Model
Option C: Data Model
Option D: Structural Model
Q11. Which design model is used to depict the model of information represented from
users view
Option A: Architectural design
Option B: Component level design
Option C: Data design
Option D: Interface design
2 | Page
Q15. White Box techniques are also known as
Option A: Design based testing
Option B: Structural Testing
Option C: Error guessing technique
Option D: Logical Testing
Q18. Which of the following is the advantage of using LOC (Line of Code) as size
oriented metrics
Option A: LOC is easily computed
Option B: LOC is language dependent measure
Option C: LOC is language independent measure
Option D: LOC can be computed before a design is completed
Q20. Which one of the following is not the part of Project Integration management?
Q21. What assesses the risk and your plans for risk mitigation and revise these when
you learn more about the risk?
3 | Page
Option A: Risk monitoring
Option B: Risk planning
Option C: Risk analysis
Option D: Risk identification
Q22. A ____________ is the most effective filter from a quality assurance standpoint.
Option A: FTR
Option B: Brainstorming
Option C: Questionnaire
Option D: Interview
Q24. Which of the following task is not a part of software configuration management
Option A: Change control
Option B: Reporting
Option C: Statistical quality control
Option D: Version Control
4 | Page