Exam 7: Problem Solving and Algorithms

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

Quicksort is an effective algorithmic sorting approach to use if the data to be sorted is already in random order.

(True/False)
4.9/5
(35)

An IF statement is an example of a control structure.

(True/False)
5.0/5
(45)

Which of the following includes selection statements and repetition statements?

(Multiple Choice)
4.8/5
(44)

Which of the following eliminates a large portion of the data with each comparison?

(Multiple Choice)
4.7/5
(35)

The two basic forms of subprograms that exist are void subprograms, named code that that does a particular task, and ____________________ subprograms, named code that also does a task but returns a single value to the calling unit.

(Short Answer)
4.8/5
(30)

An algorithm is only useful if it uses a finite amount of time and data.

(True/False)
4.9/5
(40)

Which of the following allows information to be passed into a subprogram?

(Multiple Choice)
4.9/5
(37)

When a named code finishes executing as part of a statement in a program and processing resumes with the statement just below where the name occurred, the place where the name of the code appears is known as the receiving unit.

(True/False)
5.0/5
(42)
Showing 41 - 48 of 48
close modal

Filters

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