Software Engineering SE Solved Mcqs For Lecturers and Educators PDF
Software Engineering SE Solved Mcqs For Lecturers and Educators PDF
Answer: c
Explanation: Engineers should normally respect the confidentiality of their employers or clients
irrespective of whether or not a formal confidentiality agreement has been signed.
They should be aware of local laws governing the use of intellectual property such as patents, copyright,
etc.
2. “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
View Answer
Answer: d
Explanation: None.
3. Explain what is meant by PRODUCT with reference to one of the eight principles as per the
ACM/IEEE Code of Ethics ?
a) The product should be easy to use
b) Software engineers shall ensure that their products and related modifications meet the highest
professional standards possible
c) Software engineers shall ensure that their products and related modifications satisfy the client
d) It means that the product designed /created should be easily available
View Answer
Answer: b
Explanation: None.
For Computer Lecturer Test Pdf Download https://www.doc4shares.com/ppsc-lecturer-of-computer-
science-solved-past-papers-mcqs-and-test-preparation-data-in-pdf.php
4. Identify an ethical dilemma from the situations mentioned below:
a) Your employer releases a safety-critical system without finishing the testing of the system
b) Refusing to undertake a project
c) Agreement in principle with the policies of senior management
d) All of the mentioned
View Answer
Answer: a
Explanation: None.
Answer: b
Explanation: Software engineers shall act in a manner that is in the best interests of their client and
employer consistent with the public interest and shall ensure that their products and related modifications
meet the highest professional standards possible.Thus options a & c are ruled out.
Answer: c
Explanation:None.
Answer: b
Explanation: Licensing of a software product comes under corporate part of the software company.
Answer: a
Explanation: Option b & c are a part of Software Engineering as a subject,hence option a covers them
both.
Answer: c
Explanation: Software companies are responsible for making policies and providing working atmosphere
for the software development, so in turn these companies become a part of software development
process.Bugs from developers side is no new thing. Thus option c answers the question.
10. Company has latest computers and state-of the- art software tools, so we shouldn’t worry about the
quality of the product.
a) True
b) False
View Answer
Answer: b
Explanation: The infrastructure is only one of the several factors that determine the quality of the product
1. Which of these are not among the eight principles followed by Software Engineering Code of Ethics
and Professional Practice ?
a) PUBLIC
b) PROFESSION
c) PRODUCT
For Computer Lecturer Test Pdf Download https://www.doc4shares.com/ppsc-lecturer-of-computer-
science-solved-past-papers-mcqs-and-test-preparation-data-in-pdf.php
d) ENVIRONMENT
View Answer
Answer: d
Explanation: Rest all are clauses for software ethics, environment does not focus on specific clause nor its
of importace related to question.
2. What is a Software ?
a) Software is set of programs
b) Software is documentation and configuration of data
c) Software is set of programs, documentation & configuration of data
d) None of the mentioned
View Answer
Answer: c
Explanation: Software is not just set of programs, but it is also associated documentation and
configuration of data to make program run.
Answer: c
Explanation: Increasing supply will lead to more production and not failure.
Answer: d
Explanation: Good software should deliver the required functionality, maintainability. Software
development is not an attribute but a fundamental.
5. Which of these software engineering activities are not a part of software processes?
a) Software dependence
b) Software development
c) Software validation
d) Software specification
View Answer
Answer: c
Explanation: Software engineering is a vast sub domain which comes under computer science which is
main domain.
Answer: d
Explanation: All of them are true.
Answer: b
Explanation: Option b & c are a part of Software Engineering as a subject, hence option a cover them
both.
Answer: d
Explanation: Software validation is an activity for software process and not the fundamental for
engineering.
Answer: b
Explanation: Web based systems has led to important advances in programming languages.
1. Build & Fix Model is suitable for programming exercises of ___________ LOC (Line of Code).
a) 100-200
b) 200-400
c) 400-1000
d) above 1000
View Answer
Answer: a
Explanation: Build & Fix Model is suitable for small projects & programming exercises of 100 or 200
lines.
Answer: b
Explanation: None.
3. Which one of the following models is not suitable for accommodating any change?
a) Build & Fix Model
b) Prototyping Model
c) RAD Model
d) Waterfall Model
View Answer
Answer: c
Explanation: Their is no such thing as Diagonal Prototype whereas other options have their respective
definitions.
Answer: b
Explanation: A prototyping model generates only a working model of a system.
6. Which of the following statements regarding Build & Fix Model is wrong?
a) No room for structured design
b) Code soon becomes unfixable & unchangeable
c) Maintenance is practically not possible
d) It scales up well to large projects
View Answer
Answer: d
Explanation: Build & Fix Model is suitable for 100-200 LOC
Answer: c
Explanation: RAD Model consists of five phases namely: Business modeling, Data modeling, Process
modeling, Application generation and Testing & Turnover.
Answer: d
Explanation: The client may create an unrealistic product vision leading a team to over or under-develop
functionality. Also, the specialized & skilled developers are not easily available.
Answer: a
Explanation: None.
10. Which model can be selected if user is involved in all the phases of SDLC?
a) Waterfall Model
b) Prototyping Model
c) RAD Model
d) both Prototyping Model & RAD Model
View Answer
Answer: c
Explanation: None.
Answer: d
Explanation: None.
Answer: c
Explanation: Each linear sequence produces a deliverable “increment” of the software and particularly
when we have to quickly deliver a limited functionality system.
Answer: d
Explanation: Incremental Model is generally easier to test and debug than other methods of software
development because relatively smaller changes are made during each iteration and is popular particularly
when we have to quickly deliver a limited functionality system.However, option “a” can be seen in other
models as well like RAD model,hence option “d” answers the question.
Answer: b
Explanation: None.
5. The spiral model has two dimensions namely _____________ and ____________
a) diagonal, angular
b) radial, perpendicular
c) radial, angular
d) diagonal, perpendicular
View Answer
Answer: c
Explanation: The radial dimension of the model represents the cumulative costs and the angular
dimension represents the progress made in completing each cycle. Each loop of the spiral from X-axis
clockwise through 360o represents one phase.
Answer: b
Explanation: Except option “b” all other tasks/activities are present in Spiral Model as well.
Answer: a
Explanation: All other options are the advantages of Spiral Model.
Answer: b
Explanation: None.
Answer: a
Explanation: None.
10. If you were to create client/server applications, which model would you go for?
a) WINWIN Spiral Model
b) Spiral Model
c) Concurrent Model
d) Incremental Model
View Answer
Answer: c
Explanation: When applied to client/server applications, the concurrent process model defines activities in
For Computer Lecturer Test Pdf Download https://www.doc4shares.com/ppsc-lecturer-of-computer-
science-solved-past-papers-mcqs-and-test-preparation-data-in-pdf.php
two dimensions: a system dimension and a component dimension.Thus Concurrency is achieved by
system and component activities occurring simultaneously and can be modeled using the state-oriented
approach.
Answer: d
Explanation: Each model has to have some requirements, a team of developers, users and the risk
involved in developing a project.
2. Which two models doesn’t allow defining requirements early in the cycle?
a) Waterfall & RAD
b) Prototyping & Spiral
c) Prototyping & RAD
d) Waterfall & Spiral
View Answer
Answer: b
Explanation: Prototyping Model starts with a requirements analysis phase including techniques like
FAST, QFD, Brainstorming.In case of Spiral model the first phase involves activities related to customer
communication like determining objectives.
3. Which of the following life cycle model can be chosen if the development team has less experience on
similar projects?
a) Spiral
b) Waterfall
c) RAD
d) Iterative Enhancement Model
View Answer
4. If you were a lead developer of a software company and you are asked to submit a project/product
within a stipulated time-frame with no cost barriers, which model would you select?
a) Waterfall
b) Spiral
c) RAD
d) Incremental
View Answer
Answer: c
Explanation: RAD model is inapplicable to develop cheaper products/software/projects as the cost of
modeling, hiring highly skilled developers/designers and automated code generation is very high.But here
the cost is not an issue, so one can select this model as it reduces development time.
5. Which two of the following models will not be able to give the desired outcome if user’s participation
is not involved?
a) Waterfall & Spiral
b) RAD & Spiral
c) RAD & Waterfall
d) RAD & Prototyping
View Answer
Answer: d
Explanation: Active Participation of user is involved in all the four phases of RAD model and in case of
the Prototyping model we need user’s presence/involvement every time a new prototype is build or
designed.
6. A company is developing an advance version of their current software available in the market, what
model approach would they prefer ?
a) RAD
b) Iterative Enhancement
c) Both RAD & Iterative Enhancement
d) Spiral
View Answer
Answer: c
Explanation: None.
7. One can choose Waterfall Model if the project development schedule is tight.
a) True
b) False
View Answer
Answer: c
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: None.
a) FORTRAN
b) COBOL
c) Unix shell
d) C++
For Computer Lecturer Test Pdf Download https://www.doc4shares.com/ppsc-lecturer-of-computer-
science-solved-past-papers-mcqs-and-test-preparation-data-in-pdf.php
View Answer
Answer: c
2. Arrange the following activities for making a software product using 4GT.
i. Design strategy
iii. Implementation
a) 1, 4, 3, 2
b) 4, 3, 1, 2
c) 4, 1, 3, 2
d) 1, 3, 4, 2
View Answer
Answer: c
Explanation: The sequence of activities mentioned in option c represents the Fourth Generation
Techniques(4GT)Model.
a) White Box
b) Black Box
c) Functional
View Answer
Answer: d
a) CASE Tools
b) Software tools
c) Software Programs
View Answer
Answer: b
Explanation: 4GT encompasses a broad array of software tools enabling the software engineer to specify
the characteristics at a high level leading to an automatically generated source code based on these
specifications.
a) on Lisp machine
b) on report generators
View Answer
Answer: a
6. In 4GT, we can specify the user requirements in graphic notation or small abbreviated language form.
a) True
b) False
View Answer
Explanation: None.
a) True
b) False
View Answer
Answer: b
Explanation: 4GLs are more programmer-friendly and enhance programming efficiency with usage of
English-like words and phrases, thereby increasing the productivity of professionals able to engage in
software development.
8. Which of the following 4GLs invented at IBM and subsequently adopted by ANSI and ISO as the
standard language for managing structured data?
a) SQL
b) PROLOG
c) C
d) JAVA
View Answer
Answer: a
Explanation: C & JAVA are third generation languages(3GLs) whereas PROLOG is a 5GL.
9. What is a major advantage of using a 4GT Model for producing small scale products,
applications or programs ?
c) 4GT helped by CASE tools and code generators offers a credible solution to many software problems
For Computer Lecturer Test Pdf Download https://www.doc4shares.com/ppsc-lecturer-of-computer-
science-solved-past-papers-mcqs-and-test-preparation-data-in-pdf.php
d) None of the mentioned
View Answer
Answer: b
Explanation: Since automated coding is done using CASE tools & code generators proponents claim a
dramatic reduction in software development time.
10. Which of the following model has a major disadvantage in terms of the coding phase of a software life
cycle model ?
a) Spiral Model
b) Waterfall Model
c) Rad Model
d) 4GT Model
View Answer
Answer: d
Explanation: Since coding phase is eliminated in 4GT Model,more expertise is required for
analysis,design and testing activities.
Answer: b
Explanation: Portability is a software product quality which means software can run on different hardware
platforms or software environments.
Answer: c
Explanation: rest all are sub categories/applications of option c.
Answer: a
Explanation: For systems with a long life, maintenance costs may be several times development costs.
Answer: b
Explanation: Pattern recognition uses Artificial Intelligence (AI) software.
Answer: d
Explanation: Cost of a software is a management issue & is not related to process activities.
6. The work associated with software engineering can be categorized into three generic phases,regardless
of application area, project size, or complexity namely the__________ phase which focuses on what,
the_________ phase which focuses on how and the_________ phase which focuses on change.
i. support
ii. development
iii. definition
a) 1, 2, 3
b) 2, 1, 3
Answer: c
Explanation: None.
7. Which of the following activities of a Generic Process framework provides a feedback report?
a) Communication
b) Planning
c) Modeling & Construction
d) Deployment
View Answer
Answer: d
Explanation: In Deployment the product is delivered to the customer who evaluates the product and
provides feedback based on the evaluation.
8. Process adopted for one project is same as the process adopted from another project.
a) True
b) False
View Answer
Answer: b
Explanation: the overall flow of activities, actions,tasks,the level of autonomy given to the software team
and the inter dependencies among two process can never be the same.
9. Which one of the following is not an Umbrella Activity that complements the five process framework
activities and help team manage and control progress, quality, change, and risk.
a) Reusability management
b) Risk management
c) Measurement
d) User Reviews
View Answer
Answer: d
Explanation: None.
10. Four types of change are encountered during the support phase.Which one of the following is not one
that falls into such category?
a) Translation
b) Correction
c) Adaptation
d) Prevention
View Answer
1. If a software production gets behind schedule, one can add more programmers and catch up.
a) True
b) False
View Answer
Answer: b
Explanation: As new people are added, people who were working must spend time educating the
newcomers, thereby reducing the amount of time spent on productive development effort.
a) scalability
b) usability
c) reusability
d) reliability
View Answer
Answer: c
Explanation: rest all are external qualities which are visible to the user.
View Answer
Answer: d
Explanation: None.
4. The RUP is normally described from three perspectives-dynamic, static & practice. What does static
perspective do?
View Answer
Answer: a
Explanation: None.
5. The only deliverable work product for a successful project is the working program.
a) True
b) False
View Answer
Answer: b
Explanation: A working program is only one part of a software configuration that includes many
elements. Documentation provides a foundation for successful engineering and, more important, guidance
for software support.
6. Which phase of the RUP is used to establish a business case for the system?
a) Transition
c) Construction
d) Inception
View Answer
Answer: d
Explanation: None.
7. Which one of the following is not a fundamental activity for software processes in software
engineering?
a) Software Verification
b) Software Validation
d) Software evolution
View Answer
Answer: a
a) True
b) False
View Answer
Answer: a
Explanation: A formal and detailed description of the information domain, function, behavior,
performance, interfaces, design constraints and validation criteria is essential which can be determined
only after thorough communication between customer and developer.
View Answer
Answer: d
Explanation: None.
a) True
b) False
View Answer
Answer: a
Explanation: Due to using previously tested components they produce more reliable system at a faster
rate.
advertisement
11. Arrange the following steps to form a basic/general Engineering Process Model.
i. Test
ii. Design
iii. Install
iv. Specification
v. Manufacture
vi. Maintain
a) 2, 4, 5, 1, 6, 3
For Computer Lecturer Test Pdf Download https://www.doc4shares.com/ppsc-lecturer-of-computer-
science-solved-past-papers-mcqs-and-test-preparation-data-in-pdf.php
b) 4, 2, 5, 1, 3, 6
c) 2, 4, 5, 1, 3, 6
d) 4, 2, 5, 1, 6, 3
View Answer
Answer: b
Explanation: None.
1. Select the option that suits the Manifesto for Agile Software Development
a) Individuals and interactions
b) Working software
c) Customer collaboration
d) All of the mentioned
View Answer
Answer:d
Explanation: None.
Answer:d
Explanation: The software is developed in increments with the customer specifying the requirements to be
included in each increment and the highest priority is to satisfy the customer through early and continuous
delivery of valuable software. They are iterative because they work on one iteration followed by
improvements in next iteration
Answer:b
Explanation: The 4GT approach does not incorporate iteration and the continuous feedback,which is the
fundamental aspect of an agile method.
Answer:b
Explanation: The aim of agile methods is to reduce overheads in the software process and to be able to
respond quickly to changing requirements without excessive rework.
Answer: c
Explanation: A plan-driven approach to software engineering is based around separate development
stages with the outputs to be produced at each of these stages planned in advance.
Answer:b
Explanation: There are three phases in Scrum.The initial phase is an outline planning phase followed by a
series of sprint cycles and project closure phase.
7. Agile methods seem to work best when team members have a relatively high skill level.
a) True
b) False
View Answer
Answer:a
Explanation: None.
Answer:c
Explanation: Testing is a major part of each software development process which can’t be avoided.
Answer:c
Explanation: None.
10. In agile development it is more important to build software that meets the customers’ needs today than
worry about features that might be needed in the future.
a) True
b) False
View Answer
Answer:a
Explanation: None.
1. Incremental development in Extreme Programming (XP) is supported through a system release once
every month.
a) True
b) False
View Answer
2. In XP, as soon as the work on a task is complete, it is integrated into the whole system.
a) True
b) False
View Answer
Answer: a
Explanation: XP follows a continuous integration approach.After any such integration, all the unit tests in
the system must pass.
a) One
b) Two
c) Three
d) Four
View Answer
Answer: b
a) implementation tasks
b) functionalities
c) scenarios
View Answer
Explanation: User requirements are expressed as scenarios or user stories.These are written on cards and
the development team break them down into implementation tasks. These tasks are the basis of schedule
and cost estimates.
a) Yes
b) No
View Answer
Answer: c
Explanation: The role of the customer in the testing process is to help develop acceptance tests for the
stories that are to be implemented in the next release of the system.However, people adopting the
customer role have limited time available and so cannot work full-time with the development team. They
may feel that providing the requirements was enough of a contribution and so may be reluctant to get
involved in the testing process.
6. Programmers prefer programming to testing and sometimes they take shortcuts when writing tests. For
example, they may write incomplete tests that do not check for all possible exceptions that may occur.
a) True
b) False
View Answer
Answer: a
Explanation: In XP Some tests can be very difficult to write incrementally.For example, in a complex user
interface, it is often difficult to write unit tests for the code that implements the ‘display logic’ and
workflow between screens.
a) True
For Computer Lecturer Test Pdf Download https://www.doc4shares.com/ppsc-lecturer-of-computer-
science-solved-past-papers-mcqs-and-test-preparation-data-in-pdf.php
b) False
View Answer
Answer: a
Explanation: Automated test harnesses are used to run all component tests each time that a new release is
built.
8. In XP an automated unit test framework is used to write tests for a new piece of functionality before
that functionality itself is implemented.
a) True
b) False
View Answer
Answer: a
9. Developers work individually on a release and they compare their results with other developers before
forwarding that release to customers.
a) True
b) False
View Answer
Answer: b
Explanation: XP follows the principle of pair programming which means developers work in pairs,
checking each other’s work and providing the support to always do a good job.
10. Which four framework activities are found in the Extreme Programming(XP) ?
Answer: c
Explanation: XP involves the mentioned four activities, and in the same in order.