A. Individuals and interactions
B. Working software
C. Customer collaboration
D. All of the mentioned
A. Individuals and interactions
B. Working software
C. Customer collaboration
D. All of the mentioned
A. Improved productivity of software engineers
B. Reduction in software development time
C. 4GT helped by CASE tools and code generators offers a credible solution to many software problems
D. None of the mentioned
Explanation: Since automated coding is done using CASE tools & code generators proponents claim a dramatic reduction in software development time
A. on Lisp machine
B. on report generators
C. from database query languages
D. from GUI creators
Explanation: Fifth-generation programming language are built on LISP.
A. WINWIN Spiral Model
B. Spiral Model
C. Concurrent Model
D. Incremental Model
Explanation: When applied to client/server applications, the concurrent process model defines activities in 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.
A. Doesn’t work well for smaller projects
B. High amount of risk analysis
C. Strong approval and documentation control
D. Additional Functionality can be added at a later date
Explanation: All other options are the advantages of Spiral Model.
A. diagonal, angular
B. radial, perpendicular
C. radial, angular
D. diagonal, perpendicular
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.
A. Build & FIX Model & Waterfall Model
B. Linear Model & RAD Model
C. Linear Model & Prototyg Model
D. Waterfall Model & RAD Model
Explanation: Each linear sequence produces a deliverable “increment” of the software and particularly when we have to quickly deliver a limited functionality system.
A. Rational Unified Program, IBM
B. Rational Unified Process, Infosys
C. Rational Unified Process, Microsoft
D. Rational Unified Process, IBM
A. Waterfall & RAD
B. Prototyg & Spiral
C. Prototyg & RAD
D. Waterfall & Spiral
Explanation: Prototyg 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.
A. SQL
B. PROLOG
C. C
D. JAVA
Explanation: C & JAVA are third generation languages(3GLs) whereas PROLOG is a 5GL.