Exam 2: Simple Sequence Control Structure

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

Which of the following graphics is created to show general information about an application?

Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
Verified

B

A system flowchart is also called a logic diagram.

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

False

Which program flowcharting symbol can be used to represent the statement WRITE SUM?

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

B

A structured walkthrough is a formal design review.

(True/False)
4.7/5
(39)

An algorithm must use operations from only a given set of basic operations.

(True/False)
4.7/5
(40)

NEWSALES=NEWSALES+OLDSALES is a valid assignment statement,assuming NEWSALES and OLDSALES have been defined and assigned values

(True/False)
4.7/5
(40)

In an assignment statement,the value of any variable to the left of the = should not be changed during processing.

(True/False)
4.8/5
(40)

Which of the following assignment statements is invalid?

(Multiple Choice)
4.9/5
(41)

(90+80+95)/3=AVERAGE is a valid assignment statement,assuming AVERAGE has been defined and assigned a value

(True/False)
4.8/5
(41)

Which program flowcharting symbol can be used to indicate the beginning and the end of an algorithm?

(Multiple Choice)
4.8/5
(39)

The SIMPLE SEQUENCE control structure is the simplest control structure but it is rarely used.

(True/False)
4.7/5
(27)

Which program flowcharting symbol can be used to represent the statement SUM=GR1+GR2+GR3?

(Multiple Choice)
4.8/5
(30)

Which of the following choices is not one of the three basic elements of an information processing system?

(Multiple Choice)
4.8/5
(32)

READ 1000,2000,3000 is a valid input statement.

(True/False)
4.8/5
(38)

Which of the following terms is an example of a constant?

(Multiple Choice)
4.9/5
(32)

A program can be described as data independent if it contains no variable names.

(True/False)
4.8/5
(38)

A step-by-step procedure to solve a problem is a(n)

(Multiple Choice)
5.0/5
(29)

The ellipsis symbol is used to indicate the entry and exit points of a program flowchart.

(True/False)
4.8/5
(28)

What is the value of the following expression: (9+6*(8-13))/3?

(Multiple Choice)
4.9/5
(37)

A single piece of data about a single entity is a

(Multiple Choice)
4.8/5
(48)
Showing 1 - 20 of 30
close modal

Filters

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