Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

February 2019

Which two models doesn’t allow defining requirements early in the cycle?

Which two models doesn’t allow defining requirements early in the cycle?

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.

Which two models doesn’t allow defining requirements early in the cycle? Read More »

Models & Software Development, Software Processes

Which of the following 4GLs invented at IBM and subsequently adopted by ANSI and ISO as the standard language for managing structured data?

Which of the following 4GLs invented at IBM and subsequently adopted by ANSI and ISO as the standard language for managing structured data?

A. SQL
B. PROLOG
C. C
D. JAVA

Explanation: C & JAVA are third generation languages(3GLs) whereas PROLOG is a 5GL.

Which of the following 4GLs invented at IBM and subsequently adopted by ANSI and ISO as the standard language for managing structured data? Read More »

Models & Software Development, Software Processes

Arrange the following activities for making a software product using 4GT. i. Design strategy ii. Transformation into product iii. Implementation iv. Requirement gathering ?

Arrange the following activities for making a software product using 4GT. i. Design strategy ii. Transformation into product iii. Implementation iv. Requirement gathering ?

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.

Arrange the following activities for making a software product using 4GT. i. Design strategy ii. Transformation into product iii. Implementation iv. Requirement gathering ? Read More »

Models & Software Development, Software Processes

The 4GT Model is a package of _________________?

The 4GT Model is a package of _________________?

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.

The 4GT Model is a package of _________________? Read More »

Models & Software Development, Software Processes

4GL is an example of ________________ processing?

4GL is an example of ________________ processing?

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.

4GL is an example of ________________ processing? Read More »

Models & Software Development, Software Processes

If you were a lead developer of a software company and you are asked to submit a project/product within a stipulated time-frame with no cost barriers, which model would you select ?

If you were a lead developer of a software company and you are asked to submit a project/product within a stipulated time-frame with no cost barriers, which model would you select ?

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.

If you were a lead developer of a software company and you are asked to submit a project/product within a stipulated time-frame with no cost barriers, which model would you select ? Read More »

Models & Software Development, Software Processes

A company is developing an advance version of their current software available in the market, what model approach would they prefer ?

A company is develog an advance version of their current software available in the market, what model approach would they prefer ?

A. RAD
B. Iterative Enhancement
C. Both RAD & Iterative Enhancement
D. Spiral

A company is developing an advance version of their current software available in the market, what model approach would they prefer ? Read More »

Models & Software Development, Software Processes

Which two of the following models will not be able to give the desired outcome if user’s participation is not involved?

Which two of the following models will not be able to give the desired outcome if user’s participation is not involved?

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.

Which two of the following models will not be able to give the desired outcome if user’s participation is not involved? Read More »

Models & Software Development, Software Processes