Get premium membership and access questions with answers, video lessons as well as revision papers.
Program development steps explanation.
? Problem definition;in this phase we define the problem and decide the boundaries of problem,further more we also understand the requirements and the output of the problem solution.
? Problem analysis;in this phase we gather the required resources to solve the problem defined in problem definition.
? Algorithm development/design phase;here we develop a step by step procedure to solve the problem in the previous phase.
? Coding/programming;in this phase we use a programming language to implement the actual programming instructions for steps defined in the designing phase.
? Testing and debugging;in this phase we check whether the code written is solving the problem or not.
? Deployment;system implementation is carried on thus training the end user installing it.
Softwaretech answered the question on May 1, 2019 at 11:14
- Describe various services provided by operating systems(Solved)
Describe various services provided by operating systems.
Date posted: April 29, 2019. Answers (1)
- List three Major activities of operating systems with respect to protection(Solved)
List three Major activities of operating systems with respect to protection.
Date posted: April 29, 2019. Answers (1)
- What are the major activities of the following operating systems services. (a)error handing. (b)resources management. (Solved)
What are the major activities of the following operating systems services.
(a)error handing.
(b)resources management.
Date posted: April 29, 2019. Answers (1)
- Describe communication services as a function of operating system(Solved)
Describe communication services as a function of operating system.
Date posted: April 29, 2019. Answers (1)
- Outline Major activities of operating systems with respect to file system manipulation(Solved)
Outline Major activities of operating systems with respect to file system manipulation.
Date posted: April 29, 2019. Answers (1)
- What are major activities of operating system with respect to I/O operation?(Solved)
What are major activities of operating system with respect to I/O operation?
Date posted: April 29, 2019. Answers (1)
- Outline Major activities of operating systems with respect to program execution(Solved)
Outline Major activities of operating systems with respect to program execution.
Date posted: April 29, 2019. Answers (1)
- Differentiate between user and kernel threads(Solved)
Differentiate between user and kernel threads.
Date posted: April 29, 2019. Answers (1)
- Briefly explain the classification of operating systems according to interface(Solved)
Briefly explain the classification of operating systems according to interface.
Date posted: April 29, 2019. Answers (1)
- Explain the classification of operating systems according to number of users(Solved)
Explain the classification of operating systems according to number of users.
Date posted: April 29, 2019. Answers (1)
- Define the following various types of process time (.i)completion time. (ii)Turn around time. (iii)waiting time.(Solved)
Define the following various types of process time
(i)Completion time.
(ii)Turn around time.
(iii)waiting time.
Date posted: April 27, 2019. Answers (1)
- What is meant by the term convoy effect?(Solved)
What is meant by the term convoy effect?
Date posted: April 27, 2019. Answers (1)
- What are the problems with first come first served scheduling algorithms?(Solved)
What are the problems with first come first served scheduling algorithms?
Date posted: April 27, 2019. Answers (1)
- List and explain five functions of an operating system(Solved)
List and explain five functions of an operating system.
Date posted: April 27, 2019. Answers (1)
- Explain the following types of schedulers. (a)long term scheduler. (b)short term scheduler. (c)medium term scheduler(Solved)
Explain the following types of schedulers.
(a)long term scheduler.
(b)short term scheduler.
(c)medium term scheduler
Date posted: April 27, 2019. Answers (1)
- Describe conditions of process scheduling queues(Solved)
Describe conditions of process scheduling queues.
Date posted: April 27, 2019. Answers (1)
- Explain the two general categories of process scheduling(Solved)
Explain the two general categories of process scheduling.
Date posted: April 27, 2019. Answers (1)
- Define the term process scheduling thus state its aims(Solved)
Define the term process scheduling thus state its aims.
Date posted: April 27, 2019. Answers (1)
- Describe process control block (pcb).(Solved)
Describe process control block (PCB).
Date posted: April 27, 2019. Answers (1)
- Outline various process states(Solved)
Outline various process states.
Date posted: April 27, 2019. Answers (1)