a) Build & FIX Model & Waterfall Model
b) Linear Model & RAD Model
c) Linear Model & Prototyping Model
d) Waterfall Model & RAD Model
Answer: c
Explanation: Each linear sequence produces a deliverable “increment” of the software system, particularly needed in case of quick delivery of a limited functionality system.
Related Posts
What is it called where object has its own lifecycle and child object cannot belong to another parent object?
When does method overloading is determined?
What is it called if an object has its own lifecycle and there is no owner?
Method overriding is combination of inheritance and polymorphism?
When Overloading does not occur?
Which of the following is not OOPS concept in Java?
How can we identify whether a compilation unit is class or interface from a .class file?
Join The Discussion