Write down any one situation where spiral delivery model can be used. Also mention one advantage and one disadvantage of spiral delivery model. -Technology

1 Answer

Answer :

Situations to use/apply spiral model When project is large,When releases are required to be frequent,When risk and costs evaluation is important For medium to high-risk projectsAdvantage-Additional functionality or changes can be done at a later stage Cost estimation becomes easy as the prototype building is done in small fragmentsDisadvantage-Risk of not meeting

Related questions

Description : Write down any one situation where waterfall software process can be used. Also mention one advantage and one disadvantage of waterfall -Technology

Last Answer : Situations to use/apply waterfall model(i) When project is small(ii) When problem is static.(iii) Clear and fixed requirements. Stable problem definition. Technology is static.Advantage :Simple and easy to understandDisadvantage :No working software till the last phase

Description : List any two differences betweenIncremental model and Spiral model in developing complex software projects. -Technology

Last Answer : Incremental model works on the stage-wise development of a complex project that involves real time data whereas Spiral model works on risk analysis of a real time situation.Spiral model is a combination of both Incremental as well as Waterfall method.

Description : The spiral model of software development (A) Ends with the delivery of the software product (B) Is more chaotic than the incremental model (C) Includes project risks evaluation during each iteration (D) All of the above

Last Answer : (C) Includes project risks evaluation during each iteration

Description : Mention one advantage and one disadvantage of air transport. -Geography

Last Answer : Advantage of air transport: It is very essential for a vast country like India where distances are large, and the terrain and the climatic conditions are so diverse. It is the fastest mode of ... Disadvantage of air transport: It is the costliest mode of transport which many people cannot afford.

Description : (i) Mention three factors that affect water transport. (ii) Give one advantage and one disadvantage of water transport. -Geography

Last Answer : (i) The rivers and canals should have a regular flow of sufficient water. Diversion of water for irrigation purposes reduces the quantity of water. The presence of waterfalls or cataracts and ... cost. Disadvantage : Water transport cannot compete with the speed of road and rail transport.

Description : Mention one advantage and one disadvantage each of inland waterways. -Geography

Last Answer : Advantage of Inland waterways—They are cheaper than any other transport. Disadvantage—Because of slow speed it can not compete with other means of transport.

Description : Mention one advantage and one disadvantage each of inland waterways. -SST 10th

Last Answer : Advantage: Inland water ways are the cheapest means of transport and suitable for carrying heavy and bulky materials. Disadvantage: Water transport is limited to the areas where rivers are navigable and oceanic routes exist.

Description : Mention any one advantage of jCheckBox control over jRadioButton control. -Technology

Last Answer : Multiple options can be selected through jCheckBox control while jRadioButton allows selecting a single option.

Description : Mention any one advantage of jCheckBox control over jRadioButton control. -Technology

Last Answer : Multiple options can be selected through jCheckBox control while jRadioButton allows selecting a single option.

Description : Draw and explain in brief construction of Diamond Pantograph. Write one advantage and one disadvantage of it.

Last Answer : Diamond Pantograph: Construction of Diamond Pantograph: 1)Diamond Pantograph consist of pressed steel channel sectional fitted with renewable collector strips and supported at the apex of Pentagonal ... It requires more maintenance than Faiveley type. 4. It is costlier than Faiveley type.

Description : Draw a diagram of radar level measurement. Write an advantage and disadvantage of it.

Last Answer : Advantages:  • This is non contact method  • High accuracy for measurements in storage tanks and process vessels Disadvantages:  • Expensive technology  • Reading is affected by change in density of liquid

Description : Write one advantage and one disadvantage each for spring control method and gravity control method.

Last Answer : Advantages of Spring Control Method: 1) The spring-controlled meters may be used in any position. 2) In some instruments, springs can be used as current leads. 3) As springs are light in weight ... only. 2) Scale is non-uniform. 3) Control weights add to the weight of instrument.

Description : Draw a neat sketch of moving primary fixed secondary double sided LIM. Write one advantage and one disadvantage of it. 

Last Answer : Ans: Moving primary fixed secondary, double side LIM Advantages: i) No Need of backing of iron along the track as laminated core is used in each primary. ii) Uniform air gap ... of accidents result from change in gap due to sudden production of lateral forces on the moving vehicle.

Description : Give one major disadvantage of bluetooth. -Technology

Last Answer : Only short range communication is possible using bluetooth.

Description : Give one major disadvantage of bluetooth. -Technology

Last Answer : Only short range communication is possible using bluetooth.

Description : Give one major disadvantage of bluetooth. -Technology

Last Answer : Only short range communication is possible using bluetooth.

Description : Which of the following statement(s) concerning intravenous nutritional support is/are true? a. Concentrations of glucose no higher than 5% should be used to avoid peripheral vein sclerosis ... suitable site d. Venous thrombosis is an uncommon complication for long-term central vein catheterization

Last Answer : Answer: b Although peripheral access can be used for intravenous nutrition, the major disadvantage of this technique is limited caloric delivery to meet catabolic demands within tolerated fluid ... studies that use phlebography or radionucleotide venography indicate the incidence is as high as 35%

Description : Mention any two main differences between HTML and XML. Also mention any two main features of XML for which it’s used extensively now a days. -Technology

Last Answer : Two main differences between HTML and XML:HTML is used to display data and to focus on formatting of data, whereas XML is used to describe data and focus on what data is.HTML tags are predefined, ... for which it's used extensively nowadays:XML is used to store data.XML is used to exchange data.

Description : Explain the purpose of pow() method with the help of suitable java code. Also mention that pow() method belongs to which class? -Technology

Last Answer : pow() method, a mathematical method, helps in calculating the power of any number.For example:int num=2,power=4;int ans=Math.pow(num,power);t1.setText(''+ans);The above code will calculate the value of 24 and will give answer 16.pow() method belongs to math class.

Description : Mention any two main differences between HTML and XML. Also mention any two main features of XML for which it’s used extensively now a days. -Technology

Last Answer : Two main differences between HTML and XML:HTML is used to display data and to focus on formatting of data, whereas XML is used to describe data and focus on what data is.HTML tags are predefined, whereas ... it's used extensively now a days:XML is used to store data.XML is used to exchange data

Description : How many rows and column will be there in the Cartesian product of the above given tables. Also mention the degree and cardinality -Technology

Last Answer : Cartesian Product:Number of Rows: 20Number of Columns: 9Degree: 9Cardinality: 20

Description : Write one advantage and one limitation of E_mail over traditional mail. -Technology

Last Answer : Advantages1. E-mail is extremely cost effective.2. E-mail takes lesser time for transmitting data than conventional mail.Disadvantage1. Need of Internet connection to send/receive mail.

Description : A simple way of looking at the spiral life-cycle model is as a waterfall model with each phase proceeded by a) Build-and-fix b) Freezing c) Synchronization d) Testing e) Risk analysis

Last Answer : e) Risk analysis

Description : Project risk factor is considered in ? Spiral Model Waterfall Model Prototyping Model Iterative enhancement Model

Last Answer : Spiral Model

Description : Which is not a software life cycle model? Spiral Model Waterfall Model Prototyping Model Capability maturity Model

Last Answer : Capability maturity Model

Description : Which model is popular for students small projects ? Waterfall Model Spiral Model Quick and Fix model Prototyping Mode

Last Answer : Waterfall Model

Description : Spiral Model was developed by? Bev Littlewood Berry Bohem Roger Pressman Victor Bisili

Last Answer : Berry Bohem

Description : How spiral model works?

Last Answer :  The spiral model is an evolutionary software process model that couples the iterative nature of prototyping with the controlled and systematic aspects of the waterfall lifecycle model.  It also has an emphasis on the use of risk management techniques.

Description : This life cycle model is basically driven by schedule and budget risks This statement is best suited for A. Water fall model B. Spiral model C. Incremental model D. V-Model Q33. The bug tracking ... these phases for each bug. I. Phase injected II. Phase detected III. Phase fixed IV. Phase removed

Last Answer : B. I, II and IV

Description : In practice, which Life Cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing ... after system testing. A. Water Fall Model B.V-Model C. Spiral Model D. RAD Model

Last Answer : B.V-Model

Description : Spiral model is a realistic approach to the development of large-scale systems & software. Justify & explain the model?

Last Answer : Ans. There are several advantages of Spiral model that makes it a realistic approach to development of large-scale systems and software, viz: 1) The spiral model promotes quality assurance ... , which can help in identifying and resolving potential problems or errors in the software development.

Description : How does the risk factor affect the spiral model of software development?

Last Answer : Ans:Risk Analysis phase is the most important part of "Spiral Model". In this phase all possible (and available) alternatives, which can help in developing a cost effective project are analyzed ... data and find out possible solution in order to deal with the potential changes in the requirements.

Description : Which is the most important feature of spiral model? (A) Quality management (B) Risk management (C) Performance management (D) Efficiency management

Last Answer : (B) Risk management

Description : Requirements can be refined using (A) The waterfall model (B) prototyping model (C) the evolutionary model (D) the spiral model

Last Answer : (B) prototyping model

Description : For a well understood data processing application it is best to use (A) The waterfall model (B) prototyping model (C) the evolutionary model (D) the spiral model

Last Answer : (A) The waterfall model

Description : In the spiral model ‘risk analysis’ is performed (A) In the first loop (B) in the first and second loop (C) In every loop (D) before using spiral model

Last Answer : (C) In every loop

Description : The most important feature of spiral model is (A) requirement analysis. (B) risk management. (C) quality management. (D) configuration management.

Last Answer : (B) risk management.

Description : ............... is a process model that removes defects before they can precipitate serious hazards. (A) Incremental model (B) Spiral model (C) Cleanroom software engineering (D) Agile model

Last Answer : (C) Cleanroom software engineering

Description : The quick design of a software that is visible to end users leads to ............ (A) iterative model (B) prototype model (C) spiral model (D) waterfall model 

Last Answer : (B) prototype model

Description : Explain different tasks of regions of spiral model with diagram.

Last Answer : Traditional method or model of software development Also encompasses all the essential development phases: * Requirements analysis * Design * Code * Test * Maintenance  ... appear controllable to the customer, particularly if the customer is more accustomed to the waterfall model.

Description : Am I putting myself at an advantage, or disadvantage, by posting my "for sale" items in this format, rather than the way most people sell their stuff on Facebook?

Last Answer : Your photobucket is awkward and difficult to see you are selling something. It took me longer than a buyer is willing to take to find the right arrow at the bottom of the page. And who looks for ... searches. And, you can post the ad over multiple locations (Kansas City, Wichita, Topeka, Lawrence).

Description : Is there any advantage or disadvantage to having two internet connections open simultaneously?

Last Answer : You can aggregate bandwidth, but it is not terribly straightforward. If you are interested I’ll try to find you the link.

Description : (i) The yield of sugarcane is higher in the Deccan, Give two reasons for this. (ii) Give one advantage and one disadvantage of ratoon cropping. -Geography

Last Answer : (i) Yield in sugarcane is higher in the Deccan because: 1. Climate of Deccan is free from summer loo and winter frost. 2. Black lava soil with high fertility and retentivity of moisture ... is labour and time saving. Disadvantage of Ratoon crop: It yields thinner canes with low sucrose content.

Description : What is the reason behind the evolution of a multi-party system in India? Give one advantage and one disadvantage of this system. -SST 10th

Last Answer : India is a large country which is characterised by its social and geographical diversities. These diversions are not easily absorbed by two or even three parties. It is therefore, we have ... One Disadvantage of Multi Party System This system appears very messy and leads to political instability.

Description : What is incineration? Give advantage and disadvantage of incineration. -SST 10th

Last Answer : Incineration is the process of destroying waste materials by burning. Incineration is carried out both on a small scale by individuals, and so on a large scale industries. Advantages ... maintenance requirements. (ii) Incineration consumes significant amount of energy to achieve high temperature.

Description : What are the advantage and disadvantage of knowledge management system in MIS?

Last Answer : Knowledge management systems help to improve organisational agility which drives business agility. It helps for quick decision making and problem-solving. You can witness a growth in innovation. One ... . Business processes can be improved. All of these are possible with better communication.

Description : Advantage and disadvantage of direct rule?

Last Answer : It helped colonialists gain man power

Description : Can you List one advantage and one disadvantage of being part of a kingdom?

Last Answer : Need answer

Description : How is the large number of bones in your hands and feet both an advantage and a disadvantage?

Last Answer : they can disadvantage you in spots and an advantage they make you strronger

Description : WHAT IS THE DIFFERENT algorithm of advantage and amp disadvantage?

Last Answer : Different algorithms do different things, so it makes no sense to compare them. For example, the accumulate algorithm is an algorithm which performs the same operation upon every element of a container, ... . Combining the two to create a hybrid algorithm would give us the best of both worlds.