Computer Science Illuminated
Computer Science Illuminated
7th Edition
ISBN: 9781284155617
Author: Nell Dale, John Lewis
Publisher: Jones & Bartlett Learning
bartleby

Concept explainers

Question
Book Icon
Chapter 7, Problem 2TQ
Program Plan Intro

Problem Solving Strategies:

Problem solving is defined as the process of working on the description of a problem to obtain a solution.

Two types of problem solving strategy:

  • Top-Down Approach:
    • Large program is subdivided into small subprograms called modules.
    • These modules are processed individually.
    • If combining these modules then it produces the entire program.
    • It is also called as Stepwise design.
  • Bottom-Up Approach:
    • In this approach, first the individual elements are specified in very detail.
    • These individual elements are combined together which in turn combined in sequence of levels up to the complete larger system is obtained.

Explanation of Solution

Other approach used in problem solving strategy:

Bottom-Up Approach:

  • In this approach, first the individual elements are specified in very detail...

Explanation of Solution

Yes”, Bottom-up approach will be appropriate for problem solving.

Reasons:

  • When existing components are taken into the account, bottom-up approach is used...

Blurred answer
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education