What is extreme programming?

Answers were Sorted based on User's Feedback



What is extreme programming?..

Answer / 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

What is extreme programming?..

Answer / biswa bihari panda

Extreme Programming (or XP) is a software engineering
methodology

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More OOPS Interview Questions

Why is polymorphism needed?

0 Answers  


What is interface? When and where is it used?

0 Answers  


What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...

2 Answers  


Give two or more real cenario of virtual function and vertual object

0 Answers   TCS,


What is difference between polymorphism and inheritance?

0 Answers  






Why is static class not inherited?

0 Answers  


What are the 5 oop principles?

0 Answers  


What is object and class in oops?

0 Answers  


explain sub-type and sub class? atleast u have differ it into 4 points?

0 Answers   Infosys,


difine hierarchical inheritance.

9 Answers   ASD Lab, TCS,


What do we mean by a hidden argument in C++?

1 Answers  


what is the sylabus for priliminaries?

0 Answers  


Categories