A. Rational Unified Program, IBM
B. Rational Unified Process, Infosys
C. Rational Unified Process, Microsoft
D. Rational Unified Process, IBM
		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.
		A. 1, 4, 3, 2
B. 4, 3, 1, 2
C. 4, 1, 3, 2
D. 1, 3, 4, 2
Explanation: The sequence of activities mentioned in option c represents the Fourth Generation Techniques(4GT)Model.
		A. CASE Tools
B. Software tools
C. Software Programs
D. None of the mentioned
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. White Box
B. Black Box
C. Functional
D. Both Black Box & Functional
Explanation: Functional processing/testing is also referred to as black box testing in which contents of the black box are not known.Almost anything might be referred to as a black box:an algorithm or the human mind.Functionality of the black box is understood in terms of its inputs and outputs.
		A. FORTRAN
B. COBOL
C. Unix shell
D. C++
Explanation: Rest all are third generation languages(3GL).
		A. Waterfall
B. Spiral
C. RAD
D. Incremental
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.
		A. RAD
B. Iterative Enhancement
C. Both RAD & Iterative Enhancement
D. Spiral
		A. Waterfall & Spiral
B. RAD & Spiral
C. RAD & Waterfall
D. RAD & Prototyg
Explanation: Active Participation of user is involved in all the four phases of RAD model and in case of the Prototyg model we need user’s presence/involvement every time a new prototype is build or designed.