Exam 13: Programming and Languages

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

Programming is simply typing words into a computer.

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

False

This consists of written descriptions and procedures about a program and how to use it.

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

C

Fifth-generation languages (5GLs)incorporate the concepts of which of the following?

Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
Verified

B

Programming is also called ________ development.

(Multiple Choice)
4.8/5
(37)

This is the process of testing and eliminating errors in a program.

(Multiple Choice)
4.8/5
(32)

In this logic structure,one program statement follows another.

(Multiple Choice)
4.7/5
(30)

DO WHILE is an example of a sequential structure.

(True/False)
4.8/5
(36)

Explain the purpose of a query language and list a commonly used query language.

(Essay)
4.7/5
(40)

The report at the end of the program design step typically consists of pseudocode,flowcharts,and logic structures.

(True/False)
4.9/5
(42)

List and briefly explain the five generations of programming languages.

(Essay)
4.7/5
(34)

Proofreading a printout of a program is known as desk checking or code ________.

(Multiple Choice)
4.7/5
(31)

Pseudocode graphically presents the detailed sequence of steps needed to solve a programming problem.

(True/False)
4.7/5
(29)

________ languages can be run on more than one kind of computer.

(Multiple Choice)
4.8/5
(28)

One of the six steps of programming is writing the program,also called ________.

(Multiple Choice)
4.8/5
(41)

The DO WHILE loop means that the loop statements will be executed as long as a certain condition exists.

(True/False)
4.8/5
(31)

One of the items to be defined in the program specification is the program's objectives.

(True/False)
4.7/5
(31)

In OOP,each ________ contains both the data and processing operations necessary to perform a task.

(Multiple Choice)
4.9/5
(32)

Sequential is a type of ________ structure in which one program statement follows another.

(Multiple Choice)
4.8/5
(37)

During the testing process,sometimes a program is checked for errors by following the steps with a calculator and sample data.

(True/False)
4.9/5
(28)

Pseudocode is an outline of the logic of the program you would like to write.

(True/False)
4.9/5
(28)
Showing 1 - 20 of 75
close modal

Filters

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