What is Agile methodology?
Answer Posted / jimit chokshi
It is methodology to deliver software at a very high speed
with following benefits...
1) more clarity in requirement.
2) requirement changes exists.
3) less communication gap between team members.
4) customers are involve frequently.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is and I oop mean?
What is purpose of inheritance?
which feature are not hold visual basic of oop?
What is encapsulation oop?
What is data binding in oops?
How long to learn object oriented programming?
What is abstraction oop?
What is byval and byref? What are differences between them?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is coupling in oops?
Can abstract class have normal methods?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is a null tree?
What are benefits of oop?
How is polymorphism achieved?