Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Is enum a class?

0 Answers  


explain the concepts of oops?

1 Answers  


oops concept is used for?

3 Answers   Synergy,


to find out the minimum of two integer number of two different classes using friend function

0 Answers  


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

0 Answers  


What is inheritance and how many types of inheritance?

0 Answers  


How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?

1 Answers   IntraLogic,


What is multilevel inheritance in oop?

0 Answers  


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?

0 Answers  


Which keyword is written to use a variable declared in one class in the other class?

5 Answers   TCS,


Whats is abstraction in oops?

0 Answers  


to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123

2 Answers  


Categories