Exam 13: Programming and Languages

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

Agile software development starts by getting core functionality of a program working, and then expands on it until the customer is satisfied with the results.

(True/False)
4.9/5
(45)

A _______ is a list of instructions for the computer to follow to accomplish the task of processing data into information.

(Multiple Choice)
4.8/5
(26)

_______ programming techniques consist of top-down program design, pseudocode, flowcharts, and logic structures.

(Short Answer)
4.7/5
(40)

Differentiate between a syntax error and a logic error.

(Essay)
4.9/5
(33)

CASE tools are used to compile programs to test for logic errors.

(True/False)
4.9/5
(39)

This is an outline of the logic of the program you will write.

(Multiple Choice)
4.8/5
(44)

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

(Multiple Choice)
4.7/5
(32)

Program _______ graphically present the detailed sequence of steps needed to solve a programming problem.

(Short Answer)
4.9/5
(33)

This type of software development focuses less on the procedures and more on defining the relationships between previously defined procedures.

(Multiple Choice)
4.8/5
(41)

Program maintenance involves ensuring that current programs are operating error-free, efficiently, and effectively.

(True/False)
4.8/5
(44)

IF-THEN-ELSE is a(n) _______ structure, one of the types of logic structures.

(Short Answer)
4.9/5
(33)

The repetition, or _______ structure, describes a process that may be repeated as long as a certain condition remains true.

(Short Answer)
4.9/5
(34)

This is testing a program by a select group of potential users.

(Multiple Choice)
4.9/5
(19)

A compiler _______.

(Multiple Choice)
4.8/5
(24)

_______ is an outline of the logic of the program that will be written.

(Short Answer)
4.8/5
(32)

This type of error could be the result of the programmer making an incorrect calculation.

(Multiple Choice)
4.7/5
(35)

Identify the programming tool that uses symbols to show the sequence of steps needed to solve a programming problem.

(Multiple Choice)
4.9/5
(37)

A(n) _______ error is a violation of the rules of the programming language.

(Short Answer)
4.8/5
(32)

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

(True/False)
4.9/5
(41)

Which of the following refers to tools that are used to provide some assistance in designing, coding, and testing software?

(Multiple Choice)
4.8/5
(38)
Showing 41 - 60 of 75
close modal

Filters

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