MCQ Bank
We get a final increment after the _______ development phase in Incremental Model.
- A) integrate increment
- B) developing increment
- C) validate increment
- D) validate system
Which of the following is used to test the function of the new design before starting production of a product?
- A) Mathematical Model
- B) Beta version
- C) Trial version
- D) Prototype
Qualification is an example of _____________ attribute.
- A) Multi-valued
- B) Derived
- C) Composite
- D) Simple
In structured analysis & design __________ is made according to some standard rules
- A) Classes
- B) Strategy
- C) Decision
- D) Documentation
_______ is usually identified by the phrase "is a kind of.”
- A) Object
- B) Class
- C) Inheritance
- D) Instance
In which of the following models, the development approach is based on producing deliverables frequently/ repetitively.
- A) Waterfall
- B) Incremental
- C) Linear Sequential
- D) Iterative
Increments made at different intervals of time refer to the ___________ development model.
- A) Incremental
- B) Prototyping
- C) Water fall
- D) Extreme programming
In _______, existing and new both systems run and output of both systems is used since functions performed are different.
- A) Immediate change over
- B) Parallel change over
- C) Phased change over
- D) Abrupt change over
Incremental model combines the elements of ____________ model with the philosophy of ___________.
- A) Iterative, Spiral
- B) Spiral, Typing
- C) Waterfall, Analysis
- D) Waterfall, Prototyping
ERD stands for:
- A) Entity Row Development
- B) Entity Relationship Diagram
- C) Entity Row Data
- D) Entity Relation Data
A data flow diagram is _______representation of the data through an information system.
- A) Descriptive
- B) Philosophical
- C) Mathematical
- D) Graphical
Which of the following statement is correct about system analysis & design?
- A) Flow chart is used in Object Oriented approach
- B) We use ERD in Structured approach
- C) DFD is not used in Structured approach
- D) ERD is used in Object Oriented approach
If a flow chart is becoming complex then which symbol you will use to reduce the number of flow lines?
- A) Decision
- B) Connector
- C) Terminator
- D) Single Document
A/an___________ is a set of entities of the same type that share the same properties.
- A) Data Set
- B) Relationship Set
- C) Attribute Set
- D) Entity Set
Which symbol in flow chart indicates the starting & ending of a process?
- A) Terminator
- B) Pre-Defined Process
- C) Connector
- D) Single Document
Early detection of problems in critical areas is only possible if system is
- A) Well Designed
- B) Designed Accidently
- C) Designed Randomly
- D) Designed by managers
ERD shows a ________ relation between entities.
- A) Multi valued
- B) Primary
- C) Secondary
- D) Derived
Which of the following is a problem solving technique that re-assembles a system’s components back into a complete system?
- A) System configuration
- B) System design
- C) System analysis
- D) System check
___________ is a data model or diagram for high-level descriptions of conceptual data model.
- A) Bar Graph
- B) None of the given options
- C) Flowchart
- D) Entity Relationship Diagram
What is the purpose of a class in object oriented design?
- A) Specify the relationship between entities
- B) Specify the structure and behavior of the object
- C) Specify a classification of entities
- D) Share the different characteristic of an object