CS605 Quiz-2 by Vu Topper RM

Download as pdf or txt
Download as pdf or txt
You are on page 1of 28

CS-605 Software Engineering ll

Update MCQS For Quiz-2 File


Solve By Vu Topper RM
85% To 100% Marks

For More Help Contact What’s app 03224021365


Several entities are always created -------------- and deleted together
then this is a strong indication that they should be grouped into ----------
logical file/files.
A. Together, Double
B. Together, Single Page 48
C. Together, Multiple
D. All Together, Multiple

Software _____ relates individual software measures to provide a


normalized view.
A. Plan
B. Metric Page 65 ok
C. Attribute
D. Measure

____________ is necessary to learn from the mistakes and for the


improvement of the process continuously.
A. Risk analysis
B. Good decision
C. Improvement
D. Postmortem analysis ok

Which of the following is not a software measure?


A. No. of function points
B. Defects per function point
C. Lines of Code
D. No. of defects

Each process defines certain deliverables known as the


_____________.
A. Items
B. Software
C. final product
D. work products Page 12

For More Help Contact What’s app 03224021365


_____________________ phase in a software process focuses on
change.
A. Vision
B. Definition
C. Maintenance
D. Development

Question No:1 (Marks:1) MCQ’S Fall-2023


In context of moving range and individual control charts, LNPL stands
for:
A. Least Natural Process Line
B. Lower Natural Process Limit Page 77
C. Lower Natural Process Line
D. Least Natural Process Limit

Question No:2 (Marks:1) MCQ’S Fall-2023


Risk Analysis and management involves addressing the following
concerns except
A. What thing may go wrong in future
B. What options do we have for each risk
C. What change might cause the risk to strike
D. What can happen if the web interface of the company’s
website will change Page 84

Question No:3 (Marks:1) MCQ’S Fall-2023


In context of moving range and individual control charts, UCL stands
for:
A. Upper Control Line Page 76
B. Upper Control Limit
C. Universal Control Line
D. Universal Control Limit

Question No:4 (Marks:1) MCQ’S Fall-2023


"Never worrying about problems until they are occured",this statement
is related to _______ risk management philosophy.

For More Help Contact What’s app 03224021365


A. Effective
B. Reactive Page 84
C. Proactive
D. Productive

Question No:5 (Marks:1) MCQ’S Fall-2023


After building the Decision Tree, following formula is used to find the
expected cost for an option. Choose the correct formula:
A. Expected Cost= (path probability)i + (estimated path cost)
B. Expected Cost= ∑(path probability)i / (estimated path cost)
C. Expected Cost= ∑(path probability)i - (estimated path cost)
D. Expected Cost= ∑(path probability)i * (estimated path cost)
Page 83

Question No:6 (Marks:1) MCQ’S Fall-2023


Which of the following is not related to “Software Project Planning”.
A. Resources requirements
B. Software scope estimation
C. Risk analysis and planning
D. Software configuration management Page 80

Question No:7 (Marks:1) MCQ’S Fall-2023


Which of the following is a Software Metric?
A. No. of defects
B. Lines of Code
C. No. of function points
D. Defects per function point Page 65 ok

Question No:8 (Marks:1) MCQ’S Fall-2023


Identify the TRUE statement:
A. Process metrics never vary from project to project
B. Same process metrics may vary from project to project
Page 75
C. Fixed number of Process metrics are applied for every project

For More Help Contact What’s app 03224021365


D. Process Metrics applied on one project can not be applied on
other

Question No:9 (Marks:1) MCQ’S Fall-2023


………………… interfaces contains data that is shared with other
programs.
A. Logical
B. User
C. External
D. Internal

Question No:10 (Marks:1) MCQ’S Fall-2023


FAST is a team-oriented approach to requirement gathering, the term
FAST stands for:
A. Fact Associated Special Talk
B. Field Applied Science Technique
C. Fast Application Security Technique
D. Facilitated Application Specification Techniques Page 80

Question No:11 (Marks:1) MCQ’S Fall-2023


.........technique was initially developed for manufacturing processes in
the 1920’s by Walter Shewart.
A. CMP
B. Quality
C. Control chart Page 75
D. Upper Control Line

Question No:12 (Marks:1) MCQ’S Fall-2023


Which statement is correct?
A. Coupling does not depend on interdependency between
components
B. The greater the dependency between the components the lesser is
coupling
C. The lesser the dependency between the components the greater is
coupling

For More Help Contact What’s app 03224021365


D. The greater the dependency between the components the
greater is coupling Google

Question No:13 (Marks:1) MCQ’S Fall-2023


_______ is the measure of how many defects are removed by the
quality assurance processes before the product is shipped for operation.
A. Bug Report
B. Removal Deficiency
C. Bug Tracking Algorithm
D. Defect removal efficiency Page 69 ok

Question No:14 (Marks:1) MCQ’S Fall-2023


_____ of a product can be measured if we can measure its non
functional properties i.e. maintainability, integrity and usability etc.
A. Size
B. Price
C. Quality Page 68 ok
D. Quantity

Question No:15 (Marks:1) MCQ’S Fall-2023


A --------------entity is the one which have any ----------- in the problem
domain without some other entity.
A. Strong, Role
B. Weak, Function
C. All of the given
D. None of the Given Page 47 ok

Question No:16 (Marks:1) MCQ’S Fall-2023


Software Project Planning is an activity carried out by
the_______________.
A. SQA team
B. Project Manager Page 80
C. Software Developer
D. Requirements Engineers

For More Help Contact What’s app 03224021365


Question No:17 (Marks:1) MCQ’S Fall-2023
_______________ is fundamental for providing mechanisms for
objective evaluation of any process or activity.
A. Metrics
B. Pointers
C. Indicators
D. Measurement Page 65 ok

Question No:18 (Marks:1) MCQ’S Fall-2023


Defects per function points is a ________
A. Metric Page 65 ok
B. Process
C. Measure
D. Quality attribute

Question No:19 (Marks:1) MCQ’S Fall-2023


In the context of statistical models, COCOMO stands for:
A. Conductive Cold Model
B. Constructive Cost Model Page 81
C. Computer Company Model
D. Commutative Conduct Model

Question No:20 (Marks:1) MCQ’S Fall-2023


We need to employ some statistical techniques and plot the results ------
---------. These are known as statistical control techniques.
A. Manually
B. Personally
C. Graphically Page 74 ok
D. Automatically

Question No:21 (Marks:1) MCQ’S Fall-2023


The extent to which a program satisfies its specifications and fulfils the
customer’s mission/objective is …………………
A. Usability
B. Integrity

For More Help Contact What’s app 03224021365


C. Reliability
D. Correctness Page 67 ok

Question No:22 (Marks:1) MCQ’S Fall-2023


Effort required to test a program to ensure that it performs its intended
function __________
A. Security
B. Bug fixing
C. Testability Page 68 ok
D. Debugging

Question No:23 (Marks:1) MCQ’S Fall-2023


A _____ provides a quantitative value of some attribute of a process or
a product.
A. Plan
B. Metric
C. Measure Page 65 ok
D. Function point

Question No:24 (Marks:1) MCQ’S Fall-2023


Hardware / Software tools, People and Reusable software components
are considered as ………………… for an Organization.
A. Resources Page 81
B. Risky Factors
C. Quality Factors
D. Requirement Specifications

Question No:25 (Marks:1) MCQ’S Fall-2023


For a software the total number of requirements are equal to ________
A. Domain Requirements
B. Functional Requirements
C. Non functional Requirements
D. Functional Requirements+ Non Functional Requirements
Page 71 ok

For More Help Contact What’s app 03224021365


Question No:26 (Marks:1) MCQ’S Fall-2023
Extent to which access to software or data by unauthorized persons can
be controlled, is called _______
A. Integrity Page 67 ok
B. Efficiency
C. Reliability
D. None of given

Question No:27 (Marks:1) MCQ’S Fall-2023


In case some software, it is extremely easy to operate with intuitive
interface conforming to most excellent GUI practices of the industry. It
needs very little training -----------------
A. Less than one hour Google ok
B. Less than two hour
C. Less than five hour
D. Less than ten hour

Question No:28 (Marks:1) MCQ’S Fall-2023


If the gap between the defects reported and defects fixed is decreasing,
then it means that the product is in ___________ condition.
A. Stable Page 78
B. Neutral
C. Unstable
D. Defective

Question No:29 (Marks:1) MCQ’S Fall-2023


The extent to which a program satisfies its specification and fulfills the
customer’s mission objectives is said to be achieving the
A. Usability
B. Integrity
C. Reliability
D. Correctness Page 67 ok

Question No:30 (Marks:1) MCQ’S Fall-2023

For More Help Contact What’s app 03224021365


…………… files are the logical files that the customer understands and
must be maintained by the system.
A. Raw
B. Logical
C. Internal Page 42
D. External

Question No:31 (Marks:1) MCQ’S Fall-2023


The extent to which a program can be reused in other applications is
called ______
A. Usability
B. Reliability
C. Reusability Page 68 ok
D. Performance

Question No:32 (Marks:1) MCQ’S Fall-2023


In measuring Software Process Quality by using control charts, if the
gap between the defects reported and defects fixed is increasing, then it
means
A. None of the above
B. The product is in stable condition.
C. The product is ready for shipment
D. The product is in unstable condition. Page 78 ok

Question No:33 (Marks:1) MCQ’S Fall-2023


Defect removal efficiency is calculated as:
Where
E = errors found before delivery
D = errors found after delivery (typically within the first year of
operation)
A. DRE = E + D
B. DRE = E/D – E
C. DRE = E/(E+D) Page 69 ok
D. DRE = E + D/E

For More Help Contact What’s app 03224021365


Question No:34 (Marks:1) MCQ’S Fall-2023
In context of "Individual control chart", if a single metrics value lies
outside UNPL, it means that:
A. Process is within control
B. Process is out of control Page 77
C. The process is not mature yet
D. The process has been matured

Question No:35 (Marks:1) MCQ’S Fall-2023


Software project management primarily deals with metrics related to
productivity and__________.
A. Quality Page 65 ok
B. Efficiency
C. Reliability
D. Compatibility

Question No:36 (Marks:1) MCQ’S Fall-2023


In context of moving range and individual control charts, UNPL stands
for:
A. Upper Natural Process Line
B. Upper Natural Process Limit Page 77
C. Universal Natural Process Line
D. Universal Natural Process Limit

Question No:37 (Marks:1) MCQ’S Fall-2023


_________ give you a better insight into the state of the process or
product.
A. Errors
B. Metrics Page 66 ok
C. Threats
D. Exceptions

Question No:38 (Marks:1) MCQ’S Fall-2023


___________ help in finding the matrix to be stable or unstable
A. Cyclic chart

For More Help Contact What’s app 03224021365


B. Control chart Page 75 ok
C. Directed Graph
D. Base line graph

Question No:39 (Marks:1) MCQ’S Fall-2023


The extent to which a program can be expected to perform its intended
function with required precision is called ______
A. Usability
B. Portability
C. Reliability Page 67 ok
D. Maintainability

Question No:40 (Marks:1) MCQ’S Fall-2023


Empirical models are statistical models and are based upon ...............
A. Statistical
B. Current data
C. Control data
D. Historic data Page 81

Question No:41 (Marks:1) MCQ’S Fall-2023


Control charts are of the following two types:
A. Individual control charts and Stable control charts
B. Independent control charts and Stable control charts
C. Moving range control charts and Stable control charts
Page 75
D. Moving range control charts and Individual control charts

Question No:42 (Marks:1) MCQ’S Fall-2023


ILF is a --------------- identifiable group of logically control
informations ------------- the boundary of the application.
A. user, within Page 42 ok
B. user, without
C. user, beyond
D. All of the given

For More Help Contact What’s app 03224021365


Question No:43 (Marks:1) MCQ’S Fall-2023
Identify the most appropriate statement:
A. The non functional requirements can be skipped.
B. The quality of the software specification is of no importance.
C. The quality of the software specification is of extreme
importance. Page 71
D. The non functional requirements does not impact the quality of
product.

Question No:44 (Marks:1) MCQ’S Fall-2023


Which of the following is a software measure.
A. No. of defects
B. Defects per function point Page 65 ok
C. No. of test cases per function point
D. No. of defects per KLOC (Kilo lines of code)

Question No:45 (Marks:1) MCQ’S Fall-2023


The most common way to determine the information needed to define
project scope is to
A. conduct a preliminary meeting with the customer Page 80
B. build a software prototype and show it to the customer
C. examine historical project data from similar applications
D. perform a market analysis to determine potential customers

Question No:46 (Marks:1) MCQ’S Fall-2023


Metrics to assess the quality of the analysis models and the
corresponding software specification were proposed by ________
A. Davis in 1993 Page 71 ok
B. in 1993- 1999.
C. Ricado in 1993
D. Davis in 1990

Question No:47 (Marks:1) MCQ’S Fall-2023

For More Help Contact What’s app 03224021365


The most famous of Empirical models is the COCOMO - Constructive
Cost Model – model. It also has many different versions. Which one is
the simplest of these versions ?
A. E = A + B * (ev)C
B. E = 3.2 (KLOC)1.05 Page 81
C. E = (3.2/KLOC) + 1.05 + A
D. E = [LOC x 0.333/P]3 x (1/t4)

Question No:48 (Marks:1) MCQ’S Fall-2023


When more than one users interpret the same requirement in different
ways then we can say that the requirement is:
A. Complete
B. Incomplete
C. Ambiguous Google ok
D. Incorrect

Question No:49 (Marks:1) MCQ’S Fall-2023


Which of the following is not a software metric?
A. No. of errors per thousand lines of code
B. No. of defects
C. Defects per function point
D. No. of test cases per function point ok

Question No:50 (Marks:1) MCQ’S Fall-2023


Software has very close relationship with ______________
A. Physics
B. Biology
C. Chemistry
D. Economics Page 5 ok

Question No:51 (Marks:1) MCQ’S Fall-2023


________________is the smallest unit of activity that is meaningful to
the user(s).
A. ELF
B. ILF

For More Help Contact What’s app 03224021365


C. Data
D. Elementary process Page 43 ok

Question No:52 (Marks:1) MCQ’S Fall-2023


An _________________is a user identifiable group of logically related
data or control information referenced by the application.
A. ElF Page 42 ok
B. ILF
C. Item
D. Object

Question No:53 (Marks:1) MCQ’S Fall-2023


In ____________________ team organization, there is no permanent
leader rather there are task coordinators.
A. Controlled Centralized
B. Synchronous paradigm
C. Controlled Decentralized
D. Democratic Decentralized Page 32 ok

Question No:54 (Marks:1) MCQ’S Fall-2023


W5HH Principle consists of seven ___________.
A. Step
B. Point
C. Answer
D. Question Page 35 ok

Question No:55 (Marks:1) MCQ’S Fall-2023


Mature organizations are system oriented and they
ensure_______________.
A. Consistency
B. Quality
C. Stability ok
D. Performance

Question No:56 (Marks:1) MCQ’S Fall-2023

For More Help Contact What’s app 03224021365


Caper Jones is famous researcher in the field of ___________ who
made a company named Software Productivity Research
A. Biology
B. Chemistry
C. Mathematics
D. Software Engineering Page 7 ok

Question No:57 (Marks:1) MCQ’S Fall-2023


If a software developer is going to develop software for a nuclear
reactor which factor(s) will be more important?
A. Reliability
B. Performance
C. Cost effectiveness
D. both performance and reliability Page 6 ok

Question No:58 (Marks:1) MCQ’S Fall-2023


___________________lifecycle models appreciate the need for
iteration within and between phases.
A. Spiral Model
B. Object-Oriented Page 23 ok
C. Extreme Programming
D. Rapid Application Development

Question No:59 (Marks:1) MCQ’S Fall-2023


__________________paradigm,structures a team loosely and depends
on individual initiative of the team members
A. Open
B. Closed
C. Random Page 32 ok
D. Synchronous

Question No:60 (Marks:1) MCQ’S Fall-2023


_______________ model is developed keeping in mind the element of
risk in the development of software
A. RAD

For More Help Contact What’s app 03224021365


B. Spiral Page 20
C. Incremental
D. Synchronize and Stabilize

Question No:61 (Marks:1) MCQ’S Fall-2023


In Capability Maturity Model (CMM), ___________ performs
optimization.
A. Level 3
B. Level 2
C. Level 1
D. Level 5 Page 12 ok

Question No:62 (Marks:1) MCQ’S Fall-2023


The primary difference between an internal logical file and an external
interface file is that ____________is not maintained by the application
being counted.
A. RET
B. ILF
C. EIF Page 42 ok
D. DET

Question No:63 (Marks:1) MCQ’S Fall-2023


In controlled centralized structure communication between team leader
and the members is __________________.
A. Linear
B. Vertical Page 32 ok
C. Circular
D. Horizontal

Question No:64 (Marks:1) MCQ’S Fall-2023


By default every organization is working at _______________
A. Level 3
B. Level 2
C. Level 1 Page 12 ok
D. Level 5

For More Help Contact What’s app 03224021365


Question No:65 (Marks:1) MCQ’S Fall-2023
The______________ model of software development is a useful
approach when a customer cannot define requirements clearly.
A. RAD
B. Water fall
C. Prototyping Page 17 ok
D. Build and Fix

Question No:66 (Marks:1) MCQ’S Fall-2023


Vision phase in a software process focuses on __________.
A. Why Page 14 ok
B. How
C. What
D. Change

Question No:67 (Marks:1) MCQ’S Fall-2023


In ________ model user feedback is received very quickly because
product is delivered in small versions.
A. Spiral
B. Waterfall
C. Incremental Page 18 ok
D. Object oriented

Question No:68 (Marks:1) MCQ’S Fall-2023


Capability Maturity Model (CMM) is used to judge the ___________
level of an organization
A. Maturity Page 12 ok
B. Efficiency
C. Productivity
D. Performance

Question No:69 (Marks:1) MCQ’S Fall-2023


___________________ is an Object Oriented model.
A. Spiral

For More Help Contact What’s app 03224021365


B. Fountain Page 23 ok
C. Water fall
D. Incremental

Question No:70 (Marks:1) MCQ’S Fall-2023


The conceptual interface between the ‘internal’ application and the
‘external’ user world is known as-------------.
A. Control Information
B. Development count
C. Application Boundary Page 42 ok
D. Count Data Functions

Question No:71 (Marks:1) MCQ’S Fall-2023


____________ can be a reason of project failure.
A. Requirement
B. Small project size
C. Realistic deadline
D. Miscommunication Page 29 ok

Question No:72 (Marks:1) MCQ’S Fall-2023


_____________is the ability to encourage people to create and feel
creative.
A. Motivation
B. Innovation Page 30 ok
C. Organization
D. Managerial Identity

Question No:73 (Marks:1) MCQ’S Fall-2023


In software development ____________________ is performed at the
end of each phase.
A. Validation
B. Verification Page 25 ok
C. Identification
D. Accreditation

For More Help Contact What’s app 03224021365


Question No:74 (Marks:1) MCQ’S Fall-2023
MOI model of leadership was developed by __________.
A. Edison
B. Newton
C. Weinberg Page 30 ok
D. Don Carlos

Question No:75 (Marks:1) MCQ’S Fall-2023


LOC is heavily dependent on the __________.
A. No. of GUIs
B. No. of objects
C. Programming style Page 37 ok
D. No. of document pages

Question No:76 (Marks:1) MCQ’S Fall-2023


________________ model is adopted by Microsoft
A. RAD
B. Spiral
C. Build and Fix
D. Synchronize and Stabilize Page 19 ok

Question No:77 (Marks:1) MCQ’S Fall-2023


SEI stands for _________________
A. Software Electric Institute
B. System Engineering Institute
C. Software Electronics Institute
D. Software Engineering Institute Page 168 ok

Question No:78 (Marks:1) MCQ’S Fall-2023


Requirements are sometimes fill with defects, normally known as
______________requirements.
A. Toxic requirement ok
B. System requirements
C. Functional requirements
D. Non-functional requirements

For More Help Contact What’s app 03224021365


Question No:79 (Marks:1) MCQ’S Fall-2023
Reel has defined _________ steps process to improve the chances of
success.
A. 3
B. 5 Page 35 ok
C. 4
D. 9

Question No:80 (Marks:1) MCQ’S Fall-2023


A mock up application is developed in ______________ model to get
user feedback.
A. Fountain
B. Waterfall
C. object oriented
D. rapid prototype Page 17 ok

Question No:81 (Marks:1) MCQ’S Fall-2023


___________ model is very sensitive to the risk.
A. RAD
B. Spiral Page 21 ok
C. Waterfall
D. Incremental

Question No:82 (Marks:1) MCQ’S Fall-2023


If an employee number which appears twice in an ILF/EIF , count the
DET __________.
A. Null
B. Once Page 45 ok
C. Twice
D. Thrice

Question No:83 (Marks:1) MCQ’S Fall-2023


The major activities related to software construction are :
A. installation and training

For More Help Contact What’s app 03224021365


B. implementation and management
C. quality assurance, configuration and planning
D. requirement gathering, design development, coding and
testing Page 8 ok

Question No:84 (Marks:1) MCQ’S Fall-2023


MOI model of leadership stands for
A. Misunderstanding , Object, Ideas
B. Motivation , Operationalize ,Integration
C. Motivation , Organization , Innovation Page 30 ok
D. Miscommunication , Organization, Invention

Question No:85 (Marks:1) MCQ’S Fall-2023


_______________ deadline is one of the reasons of project failure.
A. Feasible
B. Realistic
C. Unrealistic Page 92 ok
D. Achievable

Question No:86 (Marks:1) MCQ’S Fall-2023


Capability Maturity Model (CMM) has __________ levels.
A. Level 3
B. Level 2
C. Level 1
D. Level 5 Page 12 ok

Question No:87 (Marks:1) MCQ’S Fall-2023


_______________model is a haphazard type of software development
activity.
A. Water fall
B. Prototyping
C. Incremental
D. Build and Fix ok

Question No:88 (Marks:1) MCQ’S Fall-2023

For More Help Contact What’s app 03224021365


Construction activities are directly related to the _____________ of the
software.
A. Installation
B. Debugging
C. Risk analysis
D. Development Page 8 ok

Question No:89 (Marks:1) MCQ’S Fall-2023


Barry Boehm has suggested a systematic approach to project
management which is known as __________
A. WHH Principle
B. W3HH Principle
C. W5HH Principle Page 35 ok
D. 5W5HH Principle

Question No:90 (Marks:1) MCQ’S Fall-2023


Software process and product quality are controlled at ________.
A. level 1
B. level 2
C. level 4 Page 12 ok
D. initial level

Question No:91 (Marks:1) MCQ’S Fall-2023


_____________dimension of Spiral model represents the cumulative
cost to date
A. Radial Page 20 ok
B. Angular
C. Circular
D. Horizantal

Question No:92 (Marks:1) MCQ’S Fall-2023


Software Engineering is the set of __________and ___________to
develop software.
A. tools, objects
B. classes ,objects

For More Help Contact What’s app 03224021365


C. processes, tools Page 4 ok
D. languages , processes

Question No:93 (Marks:1) MCQ’S Fall-2023


After passing through all the stages of the software development when
we deploy the new system at the user side that stage is called
____________.
A. Integration
B. Installation
C. status quo Page 10 ok
D. development

Question No:94 (Marks:1) MCQ’S Fall-2023


____________activity is performed throughout software production
A. Analysis
B. Development
C. Maintenance
D. Quality Assurance Page 25 ok

Question No:95 (Marks:1) MCQ’S Fall-2023


In _________________, there is both vertical and horizontal
communication.
A. Synchronous paradigm (SP)
B. Controlled centralized (CC)
C. Controlled decentralized (CD) Page 32 ok
D. Democratic decentralized (DD)

Question No:96 (Marks:1) MCQ’S Fall-2023


Continuous process improvement is enabled by __________ feedback
from the __________.
A. logical, process
B. analytical , user
C. mathematical, user
D. qualitative , process Page 12 ok

For More Help Contact What’s app 03224021365


Question No:97 (Marks:1) MCQ’S Fall-2023
The size of software can be measured by using __________.
A. No. of Items
B. No. of classes
C. No. of methods
D. Functional points Page 65 ok

Question No:98 (Marks:1) MCQ’S Fall-2023


Effective software project management focuses on the four P’s: These
are
A. People , Passion , Process , Project
B. People , Product , Process , Project Page 29 ok
C. People , Product , Process , Problem
D. People , Passion , Planning , Project

Question No:99 (Marks:1) MCQ’S Fall-2023


______________ is an object-oriented lifecycle model.
A. Spiral model
B. Waterfall model
C. Fountain model Page 23 ok
D. Extreme programming

Question No:100 (Marks:1) MCQ’S Fall-2023


The _______________ dimension in rational unified process model
represents the dynamic aspect of the process.
A. Vertical
B. Angular
C. Regular
D. Horizontal Page 24 ok

Question No:101 (Marks:1) MCQ’S Fall-2023


The important feature of extreme programming is the concept of
__________________.
A. Feedback
B. Risk assessment

For More Help Contact What’s app 03224021365


C. Pair programming Page 23 ok
D. Requirement elicitation

Question No:102 (Marks:1) MCQ’S Fall-2023


__________is the ability to encourage technical people to produce to
their best.
A. Creation
B. Innovation
C. Motivation Page 30
D. Improvement

Question No:103 (Marks:1) MCQ’S Fall-2023


A law diminishing that to continue after a certain level of performance
has been reached will result in a decline in effectiveness. This law is
known as :
A. Law of Saturation
B. Law of effectiveness
C. Law of Marketing returns
D. Law of Diminishing returns Page 6

Question No:104 (Marks:1) MCQ’S Fall-2023


In__________ a team is structured along a traditional hierarchy of
authority
A. open paradigm
B. random paradigm
C. closed paradigm Page 32
D. synchronous paradigm

Question No:105 (Marks:1) MCQ’S Fall-2023


MTTC is the abbreviation of
A. mean time to change
B. measure time to cope
C. mean time to collaborate
D. measured time to change

For More Help Contact What’s app 03224021365


Question No:106 (Marks:1) MCQ’S Fall-2023
The rapid application development model is
A. All of the given
B. Another name for component-based development.
C. A high speed adaptation of the linear sequential model
Page 19
D. A useful approach when a customer cannot define requirements
clearly

Question No:107 (Marks:1) MCQ’S Fall-2023


When a software is delivered to a client and then client reports the bug
in it then that bug is termed as
A. Error
B. Fault
C. Defect
D. Mistake

Question No:108 (Marks:1) MCQ’S Fall-2023


A redesigned business process must be prototyped before it is fully
integrated Into the business
True
False

Question No:109 (Marks:1) MCQ’S Fall-2023


In order to measure the design quality, if the frequency of ripple defects
is too large, then it means that there is tight coupling and hence
the__________
A. none of the given
B. design has completed
C. design is maintainable
D. design is not maintainable Page 79

Question No:110 (Marks:1) MCQ’S Fall-2023


The only reason for an estimate to be unreliable is lack of experience
related to the application on the part of the estimator.

For More Help Contact What’s app 03224021365


True
False

Question No:111 (Marks:1) MCQ’S Fall-2023


A consideration of software scope must include an evaluation of all
external Interfaces
True
False

Question No:112 (Marks:1) MCQ’S Fall-2023


The amount of "computing resources" required by a program to
perform its function is called …………………
A. Integrity
B. Portability
C. Efficiency Page 67 ok
D. Reliability

Visit My YouTube Channel


For More Important Notes
Channel Name = #VuTopperRM

For More Help Contact What’s app 03224021365

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy