What is Agile methodology?
Answer Posted / pradeep kumar
Agile software development is a conceptual framework for
undertaking software engineering projects. There are a
number of agile software development methods, such as those
espoused by the Agile Alliance, a non-profit organization.
Agile methods attempt to minimize risk and maximize
productivity by developing software in short iterations and
de-emphasizing work on secondary or interim work artifacts.
Scrum and Extreme Programming (XP) are two of the most
popular Agile methods, however, there are many more Agile
methods and agility, as a conceptual framework, may also be
applied to the execution of more traditional methods.
| Is This Answer Correct ? | 59 Yes | 10 No |
Post New Answer View All Answers
How to hide the base class functionality in Inheritance?
when to use 'mutable' keyword and when to use 'const cast' in c++
Why is oop better than procedural?
What are the benefits of interface?
What is abstract class in oop?
What is the importance of oop?
Give two or more real cenario of virtual function and vertual object
Why interface is used?
Why do we use oop?
Whats is abstraction in oops?
What is difference between inheritance and polymorphism?
What is the diamond problem in inheritance?
What is inheritance write a program to show use of inheritance?
What is encapsulation with example?
Is html an oop?