What are the different phases of software
development?
Answer Posted / anjana sharma
Requirment Gathering,Analysis(technical
fesibility,economical fesibility etc),Design
phase,coding,testing,deployment,maintanence.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is program files x86 64 bit?
How can I tell what devices are connected to my usb?
What are the different memories you know about? Which of them takes the shortest access time?
To ensure one program doesnt corrupt other program in a Multi program enviornment what you should do?
Should I use x86 or x64?
What is difference between program and x86?
How do you know if you need 32 bit or 64 bit software?
Which is the best page replacement algorithm and Why? How
How does DMA increase system concurrency? How does it complicate hardware design?
How does yahoo handles billions of requests, does it create a thread per request or a process?
When an input file is opened, what are the possible errors that may occur?
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 What is the Difference between a process and a thread? What happens if you install 64 bit on 32? Who invented os?