Exam 7: Problem Solving and Algorithms

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A concrete step is one that does not need to be expanded further.

(True/False)
4.8/5
(37)

A(n) _______________ is an instruction that determines the order in which other instructions in a program are executed.

(Short Answer)
4.8/5
(37)

Which of the following requires the use of a "splitting value"?

(Multiple Choice)
4.8/5
(34)

Recursion is the ability of a subprogram to call itself.

(True/False)
4.8/5
(27)

A(n) _______________ is the mechanism by which a value is passed into a subprogram.

(Short Answer)
4.8/5
(35)

What is a homogeneous structure?

(Essay)
4.8/5
(36)

Are the following directions for shampooing hair a good example of an algorithm? Explain. Rinse hair Put shampoo on hair Lather Repeat

(Short Answer)
4.8/5
(33)

The approach to problem solving developed by George Polya is valuable, but does not apply to computer-based solutions.

(True/False)
4.7/5
(37)

Name the four steps in Polya's "How to Solve It" list.

(Essay)
4.9/5
(43)

Which of the following is the ability for a subprogram to call itself?

(Multiple Choice)
4.9/5
(31)

A record is a named heterogeneous collection of items in which individual items are accessed by name.

(True/False)
4.7/5
(42)

Who wrote the book How to Solve It, which outlines a general approach to problem solving?

(Multiple Choice)
4.8/5
(44)

Which of the following uses a "divide and conquer" approach?

(Multiple Choice)
4.9/5
(36)

Letters within quotations are called strings.

(True/False)
5.0/5
(35)

During top-down design, a(n) _______________ step is one that is sufficiently detailed and needs no further expansion.

(Short Answer)
4.8/5
(39)

Algorithms cannot be tested until they are realized in a computer-based programming language.

(True/False)
4.9/5
(41)

_______________ is the separation of the logical view of an action from its implementation.

(Short Answer)
4.9/5
(44)

An array is a named collection of homogeneous items in which individual items are accessed by name.

(True/False)
4.8/5
(44)

A record is a named heterogeneous collection of items in which individual items are accessed by position.

(True/False)
4.8/5
(43)

In terms of problem solving, what are three questions that you might ask if you task is to send flowers to your mother?

(Essay)
4.9/5
(43)
Showing 21 - 40 of 48
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)