SOFTWARE ENGINEERING SOLVED MCQS
{SE solved mcqs)
SOFTWARE ENGINEERING SOLVED MCQS SET-1
1) What is Software ?
- Set of computer programs, procedures and possibly
associated document concerned with the operation of data processing.
- A set of compiler instructions
- A mathematical formula
- None of above
Answer = A
Explanation: Computer software or just software, is a collection of computer programs and related data that provides the instructions for telling a computer what to do and how to do it.
Explanation: Computer software or just software, is a collection of computer programs and related data that provides the instructions for telling a computer what to do and how to do it.
2) Which of the following is not the
characteristic of software ?
- Software does not wear out
- Software is flexible
- Software is not manufactured
- Software is always correct
Answer = D
Explanation:A Software is not correct until it meets all the user requirements.
Explanation:A Software is not correct until it meets all the user requirements.
3) Which of the following is not a
product matrix ?
- Size
- Reliability
- Productivity
- Functionality
Answer = C
Explanation: Software metric are used to quantitatively characterize the different aspects of software process or software product. Product metrics are the measures for the software product.
Explanation: Software metric are used to quantitatively characterize the different aspects of software process or software product. Product metrics are the measures for the software product.
4)Which of the following is not a
process metric ?
- Productivity
- Functionality
- Quality
- Efficiency
Answer = B
Explanation: Software metric are used to quantitatively characterize the different aspects of software process or software product.Process metrics qualify the attributes of software development and environment.
Explanation: Software metric are used to quantitatively characterize the different aspects of software process or software product.Process metrics qualify the attributes of software development and environment.
5) Efforts is measured in terms of ?
- Person - Months
- Persons
- Rupees
- Months
Answer = A
Explanation: Most appropriate unit of Effort is Person-Months , meaning thereby number of persons involved for specified months
Explanation: Most appropriate unit of Effort is Person-Months , meaning thereby number of persons involved for specified months
6) Infrastructure software are covered under?
- Generic Products
- Customised Products
- Generic and Customised Products
- None of the above
Answer = A
Explanation:Generic products are developed for anonymous customers. The target is generally the entire world and many copies are expected to be sold. Infrastructure software like operating systems, compilers, word processors etc are covered under this category.
Explanation:Generic products are developed for anonymous customers. The target is generally the entire world and many copies are expected to be sold. Infrastructure software like operating systems, compilers, word processors etc are covered under this category.
7) Management of software
development is dependent upon ?
- People
- Product
- Process
- All of above
Answer = D
Explanation:The management of software development is dependent upon four factors : People, Product, Process and Project.
Explanation:The management of software development is dependent upon four factors : People, Product, Process and Project.
8) During software development which
factor is most crucial ?
- People
- Process
- Product
- Project
Answer = A
Explanation:Software development requires good managers. The manager who can understand the requirements of people. Hence , people are the crucial and criticle during software development.
Explanation:Software development requires good managers. The manager who can understand the requirements of people. Hence , people are the crucial and criticle during software development.
9) Milestones are used to ?
- Know the cost of the project
- Know the status of the project
- Know the user expectations
- None of the above
Answer =A
Explanation:Milestones are used to measure the process or status of the project
Explanation:Milestones are used to measure the process or status of the project
10) The term module in the design
phase refers to ?
- Functions
- Procedures
- Sub programs
- All of the above
Answer =D
Explanation: All the terms have the same meaning.
Explanation: All the terms have the same meaning.
SOFTWARE ENGINEERING SOLVED MCQS(SE solved mcqs)
SOFTWARE
ENGINEERING SOLVED MCQS SET-2
1) Spiral Model was developed by?
- Bev Littlewood
- Berry Bohem
- Roger Pressman
- Victor Bisili
Answer = B
Explanation: Spiral model was developed by Berry Bohem in 1986 in his article "A Spiral Model of Software Development and Enhancement"
Explanation: Spiral model was developed by Berry Bohem in 1986 in his article "A Spiral Model of Software Development and Enhancement"
2) Which model is popular for
students small projects ?
- Waterfall Model
- Spiral Model
- Quick and Fix model
- Prototyping Model
Answer = A
Explanation: No Explanation
Explanation: No Explanation
3) Which is not a software life
cycle model?
- Spiral Model
- Waterfall Model
- Prototyping Model
- Capability maturity Model
Answer
= D
Explanation:Capability maturity model is not a software life cycle model
Explanation:Capability maturity model is not a software life cycle model
4) Project risk factor is considered
in ?
- Spiral Model
- Waterfall Model
- Prototyping Model
- Iterative enhancement Model
Answer = A
Explanation:Aim of Risk analysis phase in the spiral model is to eliminate the high risk problems before they threaten the project operation or cost.
Explanation:Aim of Risk analysis phase in the spiral model is to eliminate the high risk problems before they threaten the project operation or cost.
5) SDLC stands for ?
- Software design life cycle
- Software development life cycle
- System design life cycle
- System development life cycle
Answer
= B
Explanation:Full form of SDLC is software development life cycle.
Explanation:Full form of SDLC is software development life cycle.
6) Build and Fix model has?
- 3 Phases
- 1 Phases
- 2 Phases
- 4 Phases
Answer
= C
Explanation:Build and fix model has 2 phases one is " build " and other is " fix " .
Explanation:Build and fix model has 2 phases one is " build " and other is " fix " .
7) SRS stands for ?
- Software requirement specification
- Software requirement solution
- System requirement specification
- None of Above
Answer
= A
Explanation: SRS acts as a contract between the developer and the user.
Explanation: SRS acts as a contract between the developer and the user.
8) Waterfall model is not suitable
for ?
- Small Projects
- Complex Projects
- Accommodating change
- None of Above
Answer
= C
Explanation:Waterfall model does not accommodate any change that's why this model is used in those situations where requirements are well understood.
Explanation:Waterfall model does not accommodate any change that's why this model is used in those situations where requirements are well understood.
9) RAD stands for ?
- Rapid Application Development
- Relative Application Development
- Ready Application Development
- Repeated Application Development
Answer
=A
Explanation:No Explanation for this question.
Explanation:No Explanation for this question.
10) RAD Model was purposed by ?
- IBM
- Motorola
- Microsoft
- Lucent Technologies
Answer =A
Explanation:RAD Model was purposed by IBM in 1980s through the book of James Martin entitles "Rapid Application Development"
Explanation:RAD Model was purposed by IBM in 1980s through the book of James Martin entitles "Rapid Application Development"
SOFTWARE ENGINEERING SOLVED MCQS(SE solved mcqs)
SOFTWARE
ENGINEERING SOLVED MCQS SET-3
1) Software engineering aims
at developing ?
- Reliable Software
- Cost Effective Software
- Reliable and cost effective Software
- None Of Above
Answer
= C
Explanation:Software engineering is the process that aims at developing the software's that are Reliable and cost effective as well.
Explanation:Software engineering is the process that aims at developing the software's that are Reliable and cost effective as well.
2) A good specification should be ?
- Unambiguous
- Distinctly Specific
- Functional
- All of Above
Answer
= D
Explanation:A good specification should have all the qualities such as unambiguos, distinctly specific and functional.
Explanation:A good specification should have all the qualities such as unambiguos, distinctly specific and functional.
3) Which of the following is a tool
in design phase ?
- Abstraction
- Refinement
- Information Hiding
- All of Above
Answer = D
4) Information hiding is to hide
from user, details ?
- that are relevant to him
- that are not relevant to him
- that may be maliciously handled by him
- that are confidential
Answer
= C
Explanation:Information hiding is just the process of making inaccessible certain details that have no effect on the other parts of the program.
Explanation:Information hiding is just the process of making inaccessible certain details that have no effect on the other parts of the program.
5) Which of the following comments
about object oriented design of software, is not true ?
- Objects inherit the properties of class
- Classes are defined based on the attributes of objects
- an object can belong to two classes
- classes are always different
Answer
= C
Explanation:An object can not belong to two classes.
Explanation:An object can not belong to two classes.
6) Design phase includes?
- data, architectural and procedural design only
- architectural, procedural and interface design only
- data, architectural and interface design only
- data, architectural, interface and procedural design
Answer
= D
Explanation:Design phase included the design of whole software including data, architectural, interface and procedural design.
Explanation:Design phase included the design of whole software including data, architectural, interface and procedural design.
7) To completely write the program
in FORTRAN and rewrite the 1% code in assembly language, if the project needs
13 days, the team consists of ?
- 13 programmers
- 10 programmers
- 8 programmers
- 100/13 programmers
Answer = C
Explanation: Writing the whole program in FORTRAN takes 100 man-day, remaining 1% code requires 4 man-day. If it is completed in 13 days then 104/13 = 8 programmers it required.
Explanation: Writing the whole program in FORTRAN takes 100 man-day, remaining 1% code requires 4 man-day. If it is completed in 13 days then 104/13 = 8 programmers it required.
8) If 99% of the program is written
in FORTRAN and the remaining 1% in assembly language, the percentage increase
in the programming time compared to writing the entire program in FORTRAN and
rewriting the 1% in assembly language is ?
- 10
- 5
- 13
- 8
Answer
= B
Explanation:The first case takes 99+10=109 man-day. The second case require 100+4=104 man-day. Percentage = (109-104)*100/100 = 5
Explanation:The first case takes 99+10=109 man-day. The second case require 100+4=104 man-day. Percentage = (109-104)*100/100 = 5
9) If the entire program is written
in FORTRAN, the percentage increase in the execution time, compared to writing
the entire program in FORTRAN and rewriting the 1% in assembly language is ?
- 0.9
- 0.8
- 8
- 9
Answer
= B
Explanation:Let the first case takes 100 units of time to execute. Second case will take 99 +(1/5) units of time. As the 1% coding in assembly language will take 1/5 units of time. Hence the required percentage = 0.8*100/100 = 0.8.
Explanation:Let the first case takes 100 units of time to execute. Second case will take 99 +(1/5) units of time. As the 1% coding in assembly language will take 1/5 units of time. Hence the required percentage = 0.8*100/100 = 0.8.
10) If 99% of the program is written
in FORTRAN and the remaining 1% in assembly language the percentage increase in
the execution time, compared to writing the 1% in assembly language is ?
- 0.9
- 0.1
- 1
- 0
Answer = D
Explanation:In both cases the final program will have the same 99% of code in FORTRAN and the remaining 1% in assembly language. Hence the execution time will remain same.
Explanation:In both cases the final program will have the same 99% of code in FORTRAN and the remaining 1% in assembly language. Hence the execution time will remain same.
SOFTWARE ENGINEERING SOLVED MCQS(SE solved mcqs)
SOFTWARE
ENGINEERING SOLVED MCQS SET-4
1) White box testing, a software
testing technique is sometimes called ?
- Basic path
- Graph Testing
- Dataflow
- Glass box testing
Answer
= D
Explanation: White box testing also named as clear box testing, transparent testing, glass box testing and structural testing. It is a method in which the internal structure of application is tested.
Explanation: White box testing also named as clear box testing, transparent testing, glass box testing and structural testing. It is a method in which the internal structure of application is tested.
2) Black box testing sometimes
called ?
- Data Flow testing
- Loop Testing
- Behavioral Testing
- Graph Based Testing
Answer
= C
Explanation: Black box testing is a method that tests for the functionality of an application.
Explanation: Black box testing is a method that tests for the functionality of an application.
3) Which of the following is a type
of testing ?
- Recovery Testing
- Security Testing
- Stress Testing
- All of above
Answer = D
Explanation: Recovery testing is a method for testing how well a software can recover from crashes. Security testing ensures that the software protects the data and performs its all functions. Stress testing determines the robustness of software.
Explanation: Recovery testing is a method for testing how well a software can recover from crashes. Security testing ensures that the software protects the data and performs its all functions. Stress testing determines the robustness of software.
4) The objective of testing is ?
- Debugging
- To uncover errors
- To gain modularity
- To analyze system
Answer
= B
Explanation: The main objecting of testing is to make the software error free.
Explanation: The main objecting of testing is to make the software error free.
5) ...... is a black box testing
method ?
- Boundary value analysis
- Basic path testing
- Code path analysis
- None of above
Answer
= A
Explanation:In boundary value analysis, we choose an input from test cases from an equivalence class such that the input lies on the edge of equivalence class.
Explanation:In boundary value analysis, we choose an input from test cases from an equivalence class such that the input lies on the edge of equivalence class.
6) Structured programming codes
includes ?
- sequencing
- alteration
- iteration
- multiple exit from loops
- only A, B and C
Answer = E
Explanation:These three constructs are sufficient to program any algorithm. Moreover, as far as possible single entry single exit control constructs are used.
Explanation:These three constructs are sufficient to program any algorithm. Moreover, as far as possible single entry single exit control constructs are used.
7) An important aspect of coding is
?
- Readability
- Productivity
- To use as small memory space as possible
- brevity
Answer
= A
Explanation:Readability and understandability as a clear objective of coding activity can itself help in producing software that is more maintainable.
Explanation:Readability and understandability as a clear objective of coding activity can itself help in producing software that is more maintainable.
8) Data structure suitable for the
application is discussed in ?
- data design
- architectural design
- procedural design
- interface design
Answer
= A
Explanation: Data design is the first and most important design activity, where the main issue is to select the appropriate data structure.
Explanation: Data design is the first and most important design activity, where the main issue is to select the appropriate data structure.
9) In object oriented design of
software , objects have ?
- attributes and names only
- operations and names only
- attributes, name and operations
- None of above
Answer
= C
Explanation: The objects contains attributes, names and operations as well.
Explanation: The objects contains attributes, names and operations as well.
10) Function oriented metrics were
first proposed by ?
- John
- Gaffney
- Albrecht
- Basili
Answer
= C
Explanation:Albrecht suggests a measure called Function point, which are derives using a empirical relationship based on the countable measures of software information domain.
Explanation:Albrecht suggests a measure called Function point, which are derives using a empirical relationship based on the countable measures of software information domain.
SOFTWARE ENGINEERING SOLVED MCQS(SE solved mcqs)
SOFTWARE
ENGINEERING SOLVED MCQS SET-5
1) Given a source code with 10
operators includes 6 unique operators, and 6 operand including 2 unique
operands. The program volume is ?
- 48
- 120
- 720
- insufficient data
Answer = A
Explanation: No Explanation
Explanation: No Explanation
2) In the system conceps, term
organization ?
- implies structure and order
- refers to the manner in which each component fuctions
with other components of the system
- refers to the holism of system
- means that part of the computer system depend on one
another
Answer = A
Explanation: No Explanation
Explanation: No Explanation
3) In the system concepts, the term
integration ?
- implies structure and order
- refers to the manner in which each component functions
with other components of the system
- means that parts of computer system depends on one
another
- refers to the holism of systems
Answer = D
Explanation: No Explanation
Explanation: No Explanation
4) Project indicator enables a
software project manager to ?
- assess the status of an ongoing project
- track potential risks
- uncover problem araes before they " go critical
"
- All of above
Answer = D
Explanation: No Explanation
Explanation: No Explanation
5) Once object oriented programming
has been accomplished, unit testing is applied for each class. Class tests
includes ?
- Fault based testing
- Random testing
- Partition teting
- All of above
Answer = D
Explanation: No Explanation
Explanation: No Explanation
6) ............ Developed a set of
software quality factors that has been given the acronym FURPS - Functinality, Usability,
Reliability, performance, Supportability ?
- Hewlett - Packard
- Rambaugh
- Booch
- Jacobson
Answer = A
Explanation: No Explanation
Explanation: No Explanation
7) In system design, we do following
?
- Hardware design after software
- Software design after hardware
- Parallel hardware and software design
- No hardware design needed
Answer = C
Explanation: No Explanation
Explanation: No Explanation
8) The document listing all
procedures and regulations that generally govern an organization is the ?
- Personal poling bank
- Organizing manual
- Administration policy manual
- Procedure log
Answer = B Explanation: No
Explanation
9) A turnkey package includes ?
- Software
- Hardware
- Traning
- All of above
Answer = D
Explanation: No Explanation
Explanation: No Explanation
10) Detailed design is expressed by
?
- CSPEC
- PSPEC
- MINI SPEC
- Code SPEC
Answer = C
Explanation: No Explanation
Explanation: No Explanation
SOFTWARE
ENGINEERING SOLVED MCQS SET-6
1) In functional decomposition, the
data flow diagram ?
- is ignored
- is partitioned according to the closeness of the
datagram and storage items
- is partitioned according to the logical closeness of
the actigram
- Both A and C
- None of above
Answer = C
Explanation: N/A
Explanation: N/A
2) Which of the following is done in order a data in phase 1 of the system development life cycle ?
- Reviewing policies and procedures
- Using questionnaires to contact surveys
- Conducting Interviews
- All of above
- None of above
Answer = D
Explanation: N/A
Explanation: N/A
3) A graphic representation of an information system is called ?
- Flow chart
- Pictogram
- Data flow diagram
- Histogram
- None of above
Answer = C
Explanation:N/A
Explanation:N/A
4) To avoid errors in transcription and transposition, during data entry the system analyst should ?
- Provide for a check digit
- Provide for a hash totals
- Provide batch totals
- All of above
Answer = D
Explanation: N/A
Explanation: N/A
5) In the system concepts, the term integration ?
- implies structure and order
- refers to the manner in which each component functions
with other component of the system
- means that part of the computer system depend on one
another
- refers to the holism of system
- None of above
Answer = D
Explanation: system integration is the bringing together of the component subsystems into one system and ensuring that the subsystems function together as a system. In information technology, systems integration is the process of linking together different computing systems and software applications physically or functionally, to act as a coordinated whole
Explanation: system integration is the bringing together of the component subsystems into one system and ensuring that the subsystems function together as a system. In information technology, systems integration is the process of linking together different computing systems and software applications physically or functionally, to act as a coordinated whole
6) RAD is a linear sequential software development process model. RAD is an acronym for ?
- Rapid Application Development
- Rapid Action Development
- Rough Application Development
- Rough Action Development
Answer = A
Explanation: Rapid application development (RAD) is a software development methodology that uses minimal planning in favor of rapid prototyping. The "planning" of software developed using RAD is interleaved with writing the software itself
Explanation: Rapid application development (RAD) is a software development methodology that uses minimal planning in favor of rapid prototyping. The "planning" of software developed using RAD is interleaved with writing the software itself
7) In risk analysis of spiral model, which of the following risk includes ?
- Technical
- Management
- Both A and B
- None of these
Answer = C
Explanation: N/A
Explanation: N/A
8) The model remains operative until the software is retired ?
- Waterfall
- Incremental
- Spiral
- None of these
Answer = C
Explanation: The spiral model is based on continuous refinement of key products for requirements definition and analysis, system and software design, and implementation (the code). At each iteration around the cycle, the products are extensions of an earlier product. This model uses many of the same phases as the waterfall model, in essentially the same order, separated by planning, risk assessment, and the building of prototypes and simulations
Explanation: The spiral model is based on continuous refinement of key products for requirements definition and analysis, system and software design, and implementation (the code). At each iteration around the cycle, the products are extensions of an earlier product. This model uses many of the same phases as the waterfall model, in essentially the same order, separated by planning, risk assessment, and the building of prototypes and simulations
9) A quantitative measure of the degree to which a system, component, or process posses a given attribute ?
- Measure
- Measurement
- Metric
- None of these
Answer = C
Explanation: N/A
Explanation: N/A
10) RAD is not appropriate when ?
- Fast finding already done
- Technical risks are high
- Testing is not needed
- None of above
Answer = B
Explanation: RAD model may not be useful for large, unique or highly complex projects.This method cannot be a success if the team is not sufficiently motivated and nor is unable to work cohesively together.
Explanation: RAD model may not be useful for large, unique or highly complex projects.This method cannot be a success if the team is not sufficiently motivated and nor is unable to work cohesively together.
SOFTWARE ENGINEERING SOLVED MCQS(SE solved mcqs)
Read more: NTS Islamiyat MCQs
Read more: NTS Everyday Science MCQs
Read more: NTS Computer MCQs
Read more: NTS Pedagogy MCQs
Read more: NTS ENGLISH MCQs
No comments:
Post a Comment