What is Agile methodology?
Answer Posted / vishwanath
Apart from all the above answers, just add this important
point.
There are many flavours of Agile Development:
1- Agile Manifesto
2- (XP) Extreme Progamming
3- Scrum
4- Crystal
5- Context Driven Testing
6- Lean Development
7- (Rational) Unified Process
| Is This Answer Correct ? | 59 Yes | 14 No |
Post New Answer View All Answers
What are benefits of oop?
What is polymorphism and its types?
Why is object oriented programming so hard?
What is encapsulation process?
Why is abstraction used?
#include
is there any choice in opting subjects like 4 out of 7
What is class and object in oops?
What is object-oriented programming? Webopedia definition
Explain the advantages of inheritance.
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is protected in oop?
Is data hiding and abstraction same?
Why is encapsulation used?
What is difference between multiple inheritance and multilevel inheritance?