Exam 10: Understanding Software Programming

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Which of these is NOT one of the three features in a loop?

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

B

In ________ generation languages, problems are presented as a series of facts or constraints instead of as a specific algorithm.

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

C

The binary sequence that instructs the CPU to run the code is called a(n) ________.

Free
(Short Answer)
4.8/5
(37)
Correct Answer:
Verified

executable program

A(n) ________ is a set of specific, sequential steps that describe in natural language exactly what the computer must do to complete its task.

(Multiple Choice)
4.8/5
(26)

A ________ is a visual representation of a process, including the decisions that need to be made along the way.

(Multiple Choice)
4.8/5
(31)

The process of finding and correcting errors is called ________.

(Short Answer)
4.9/5
(33)

The Q in SQL stands for Structured ________ Language.

(Multiple Choice)
4.8/5
(33)

A(n) ________ is a development tool that helps programmers write, compile, and test their programs.

(Short Answer)
4.9/5
(33)

The final step in the PDLC is ________.

(Multiple Choice)
4.7/5
(35)

Before programmers decide which programming language to use or start writing code, they develop a complete description of the task the program needs to accomplish. This is called a ________.

(Multiple Choice)
4.7/5
(31)

A(n) ________ is a set of specific, sequential steps that describe in natural language exactly what a computer program must do to complete its task.

(Short Answer)
4.8/5
(27)

A(n) ________ decision point is answered in one of two ways: yes (true) or no (false).

(Short Answer)
4.9/5
(37)

________ is a text-based approach to documenting an algorithm.

(Multiple Choice)
4.8/5
(39)

PDLC stands for ________.

(Short Answer)
4.8/5
(35)

A(n) ________ is a program which reads the instructions programmers have written and translates these instructions into binary patterns that will execute commands on the CPU.

(Short Answer)
4.9/5
(28)

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

(Short Answer)
4.8/5
(41)

________ are points at which a program must choose from a range of different actions based on the value of its current inputs.

(Short Answer)
4.7/5
(35)
close modal

Filters

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