What are the different phases of SDLC ?
Answer Posted / sudhir
Following are the SDLC phases.
-Information Gathering.
-Analysis.
-Design
-Coding
-Testing
-maintenance
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
create a flow diagram up to 2 levels for hospital management
Can any one please give me an effective format for designing a functional specification and technical specification sheet for a software developemnt related company asap...it would be highly useful for my final year project.
Test the save dialog in Notepad?
What is the role of CLR in ASP.NET?
Explain the various activities you do (as a PL) when the project is started up.
How do you create the Software Project Management Plan (SPMP)?
How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
How did you choose the appropriate lifecycle for your project?
How are the team members kept informed about the current status of the project?
Tell about current project ?
Write the instr function.
What training have you undergone in project planning?
When you come in to the office, how do you know what you have to do during the day?
Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.