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
can we make game by using c
Can enum be null?
What are the components of marker interface?
Why do we use oops?
What is encapsulation oop?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is abstract class in oops?
Is abstract thinking intelligence?
What is advantage of inheritance?
How to hide the base class functionality in Inheritance?
What makes a language oop?
what are the different types of qualifier in java?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is oops and its features?
Write a program to reverse a string using recursive function?