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
Is this job good for future? can do this job post grduate student?
What is class and object with example?
What are constructors in oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is abstraction and encapsulation?
write a program to find 2^n+1 ?
What is polymorphism and example?
What is abstract class in oops?
Can an interface inherit a class?
What is destructor give example?
Why do pointers exist?
What is class encapsulation?
What is pointer in oop?
Get me an image implementation program.
Why it is called runtime polymorphism?