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
What are the types of abstraction?
What is polymorphism what are the different types of polymorphism?
Why do we use polymorphism in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is encapsulation c#?
Can we override main method?
What is polymorphism and example?
What is a superclass in oop?
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.
Is this job good for future? can do this job post grduate student?
What are constructors in oop?
What polymorphism means?
Why is polymorphism needed?
How do you achieve polymorphism?