What is Agile methodology?

Answer Posted / tia and yawar

it is generally a disciplined project management process that encourages frequent inspection and adaptation..a leader philosophy that encourages teamwork..it is adaptive methodology and its people oriented...

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does and I oop mean in text?

627


What is the types of inheritance?

604


Can enum be null?

590


This program numbers the lines found in a text file. Write a program that reads text from a file and outputs each line preceded by a line number. Print the line number right-adjusted in a field of 3 spaces. Follow the line number with a colon, then one space, then the text of the line. You should get a character at a time and write code to ignore leading blanks on each line. You may assume that the lines are short enough to fit within a line on the screen. Otherwise, allow default printer or screen output behavior if the line is too long (i.e., wrap or truncate). A somewhat harder version determines the number of spaces needed in the field for the line numbers by counting lines before processing the lines of the file. This version of the program should insert a new line after the last complete word that will fit within a 72-character line.

1643


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1993






What do you mean by Encapsulation?

645


What are the two different types of polymorphism?

677


What is object-oriented programming? Webopedia definition

729


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1839


What is the point of oop?

660


What is the main purpose of inheritance law?

675


What does it mean when someone says I oop?

587


Advantage and disadvantage of routing in telecom sector

790


How do you explain polymorphism?

598


What do you mean by variable?

579