What is extreme programming?

Answer Posted / luong dinh dung

Extrem programming is a software developing methodology
which make the rapid development possible. Key elements:
pair programming (working in pair), test driven development
(unit test), prototyping (make prototype and continue the
development based on feedbacks)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can bst contain duplicates?

668


What is overriding vs overloading?

582


What is the point of oop?

656


What is inheritance write a program to show use of inheritance?

611


What is constructor in oop?

587






What is the point of polymorphism?

587


What is the difference between static polymorphism and dynamic polymorphism?

581


What is coupling in oops?

595


Whats oop mean?

593


2. Give the different notations for the class.\

1588


What is static modifier?

630


Why it is called runtime polymorphism?

576


What is the diamond problem in inheritance?

577


Why is there no multiple inheritance?

568


write a program that takes input in digits and display the result in words from 1 to 1000

1987