Problem Solving with C++ (9th Edition)
Problem Solving with C++ (9th Edition)
9th Edition
ISBN: 9780133591743
Author: Walter Savitch
Publisher: PEARSON
Question
Book Icon
Chapter 1.2, Problem 15STE
Program Plan Intro

Program design:

  • Program design denotes a process that is creative, it denotes outline of plan for following.
  • The program design process could be divided into two phases that includes:
    • Problem-solving phase:
      • It results in an algorithm that is conveyed in English.
      • It is used for resolving problem.
    • Implementation phase:
      • The algorithm is been translated into some programming language.
      • It produces final program from algorithm.
  • The first step denotes that task to be performed should be certain and precise.
  • The second step denotes the implementation of algorithm using programming language.
  • The final result will be a computer program to solve a particular problem.
  • Hence, the phases in program design are problem-solving and implementation phase.

Blurred answer
Students have asked these similar questions
What is the definition of lazy evaluation?What exactly are promises? What is the definition of memorization?
The following ideas have been suggested for possible software development. Can you classify the information inside each into “problem domain” and “solution domain”? Which idea is sufficiently clear for you to develop the software solution? Which terms are  vague and will need clarification? The main requirement I need  is which sentences are part of problem domain and which are part of soltution domain  .And an explanation of the vague terms and clarification of those terms. Mr. Brown drives to the city at fixed times of the day to attend meetings at various locations. Parking is not difficult to find in the city and he would like a system that finds the cheapest car park from the address he intends to visit. Ideally, it would also reserve the car park with minimum cost and pay for it with the account provided by Mr. Brown. 2. Mrs. White uses an accounting system to process Accounts receivable. She feels that the system is first, not difficult to use and provides not too many…
Can design patterns be useful in software development? To quickly explain a pattern, choose an illustration from the list below.

Chapter 1 Solutions

Problem Solving with C++ (9th Edition)

Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning