What is software life cycle?
Answers were Sorted based on User's Feedback
Answer / akshay
Software Development Lifecycle consists of various phases,
1)Requirement Analysis
2)Design
3)Coding
4)Testing
5)Maintainance
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raj
1.Feasible study
2.Requirement analysis
3.Design
4.Coding and Unit testing
5.Implementation and System testing
6.Maintainance
| Is This Answer Correct ? | 5 Yes | 1 No |
What are the 7 layers of networking?
What is the cause of thrashing? How does the system detect thrashing?
What is synchronously and asynchronously?
Difference between static and dynamic RAM?
Describe the actions taken by the operating system when a page fault occurs?
What is a device queue?
unix system is a)multi processing b)multi processing ,multiuser c)multi processing ,multiuser,multitasking d)multiuser,multitasking
7 Answers eInfochips, Semantic Space, Verizon,
How do I check my filesystem?
How much ram do I need?
Measurements of a certain system have shown that the average process runs for a time T before blocking on I/O. A process switch requires a time S, which is effectively wasted (overhead). The CPU’s efficiency is the fraction of its time its spends executing user programs, i.e., executing user processes. For round robin scheduling with quantum Q, give a formula for the CPU efficiency for each of the following: (a) Q = ∞ (b) Q > S + T (c) S <Q<S + T (d) Q = S
What is the difference between logical address space and physical address space?
What are the 4 stages of computing?