Exam 1: An Introduction to Computers and Problem Solving

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

Although a flowchart (as its name suggests) depicts data flow very well, it is not easily modified once written.

Free
(True/False)
4.8/5
(33)
Correct Answer:
Verified

True

Suppose your supervisor at work wants you to write a program to accomplish a task that he has specified. However, he has not let you know which computer language to use. It is still possible to design the program in pseudocode.

Free
(True/False)
4.8/5
(35)
Correct Answer:
Verified

True

Suppose in the very early stages of the problem-solving process, your supervisor wants you to show her the relationships between the various processes that will be needed to solve the problem. The best way to do this would be to use

Free
(Multiple Choice)
4.7/5
(27)
Correct Answer:
Verified

B

During the design phase, all errors will be caught by Visual Basic's smart editor.

(True/False)
4.8/5
(40)

What does the diamond flowchart symbol represent?

(Multiple Choice)
4.7/5
(33)

In most cases, a well-written program need not be tested.

(True/False)
4.8/5
(42)

Which of the following is the proper order of procedures used in the problem-solving process?

(Multiple Choice)
4.9/5
(36)

Visual Basic is considered to be a

(Multiple Choice)
4.9/5
(37)

Software refers to the people who work with computer hardware.

(True/False)
4.9/5
(38)

Which of the following is NOT considered to be one of the three basic features of a program?

(Multiple Choice)
4.8/5
(24)

The process of finding and correcting errors in a program is called

(Multiple Choice)
4.8/5
(31)

A graphical depiction of the logical steps to carry out a task and show how the steps relate to each other is called a(n)

(Multiple Choice)
4.7/5
(35)

A flowchart is an arrangement of geometric shapes connected by arrows.

(True/False)
4.8/5
(43)

Pseudocode and flowcharts are two different tools or methods used in planning a solution to a problem.

(True/False)
4.8/5
(42)

Flowcharts, pseudocode, and top-down charts can be used to solve problems only in Visual Basic.

(True/False)
4.8/5
(42)

When starting a new program, it is best to start writing code as soon as possible to avoid wasting time thinking about it.

(True/False)
4.9/5
(38)

A top-down chart is the same thing as a flowchart.

(True/False)
4.8/5
(39)

The analysis and design steps of program planning are largely independent of the particular computer language the programmer is using.

(True/False)
4.8/5
(36)

What does the parallelogram flowchart symbol represent?

(Multiple Choice)
4.7/5
(39)

The divide-and-conquer-method of problem solving breaks a problem into large, general pieces first, then refines each piece until the problem is manageable.

(True/False)
4.9/5
(41)
Showing 1 - 20 of 36
close modal

Filters

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