What is Agile methodology?
Answer Posted / benzy
It is a methodology to satisfy the customer through early
and continuous delivery of valuable software. This is useful
when we dont have a clear idea of the client's requirements.
The development activities can be carried out using the
iterative actions
| Is This Answer Correct ? | 76 Yes | 23 No |
Post New Answer View All Answers
Can bst contain duplicates?
What is inheritance write a program to show use of inheritance?
What is and I oop mean?
What is meant by multiple inheritance?
What are the types of abstraction?
can we make game by using c
What are the 4 main oop principles?
What is encapsulation in ict?
Write a c++ program to display pass and fail for three student using static member function
How do you use inheritance in unity?
What is the diamond problem in inheritance?
Can a destructor be called directly?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Why is encapsulation used?
What is abstraction in oop?