Exam 10: Behind the Scenes: Software Programming

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

The set of specific, sequential steps that describe exactly what a computer program must do to complete the work is called a(n)________.

(Multiple Choice)
4.9/5
(29)

A compiler translates the source code into an intermediate form, line by line.

(True/False)
4.7/5
(34)

When a large project begins, a programmer can build a(n)________, which is a small model of what the final program will look like when it is finished.

(Short Answer)
4.8/5
(31)

The process of running a program over and over to find errors and make sure the program behaves in the way it should is known as ________.

(Short Answer)
4.7/5
(29)

In the "Making a Plan" step of the PDLC, a(n)________ is written in natural, ordinary language describing exactly what the computer program is to do.

(Short Answer)
4.8/5
(38)

________ design is a systematic approach that is used to break down a problem into a series of high-level tasks.

(Short Answer)
4.9/5
(34)

Inheritance means that the data and methods of an existing class can be extended and customized to fit a new class.

(True/False)
4.8/5
(26)

________ is the process of translating a task into a series of commands that a computer will use to perform the task.

(Multiple Choice)
4.8/5
(31)

Corona and Magmito can be used to develop ________.

(Multiple Choice)
4.8/5
(35)

The program specification is a clear statement of the goals and objectives of the project.

(True/False)
4.7/5
(38)

________ and runtime errors are caught only when a program executes.

(Short Answer)
4.8/5
(27)

SDLC stands for ________.

(Short Answer)
4.9/5
(26)

A small Java-based program is called a ________.

(Multiple Choice)
4.8/5
(31)

A(n)________ is a visual diagram of a process that includes any decisions that are made along the way.

(Short Answer)
4.9/5
(34)

________ breaks down a problem into a series of high-level tasks and continues to break each task into successively more detailed subtasks.

(Multiple Choice)
4.7/5
(29)

________ is a combination of natural language and programming language that is used to document an algorithm.

(Multiple Choice)
4.9/5
(36)

SQL is an example of a ________.

(Multiple Choice)
4.7/5
(31)

The flowchart shape for a binary decision is a(n)________.

(Short Answer)
4.8/5
(38)

Data are the raw inputs that users have at the start of the job.

(True/False)
4.7/5
(23)

The process that converts program code into machine language is called ________.

(Multiple Choice)
4.9/5
(29)
Showing 21 - 40 of 75
close modal

Filters

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