Exam 10: Behind the Scenes: Software Programming

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

________ is the part of the problem statement that describes what a program should do if the input data is invalid.

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

Error handling

A first-generation language is ________.

Free
(Multiple Choice)
4.7/5
(50)
Correct Answer:
Verified

B

________ is the instructions programmers have written in a higher-level language.

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

D

Division by zero is a ________ error that is caught when the program executes.

(Multiple Choice)
4.8/5
(31)

What is the first step of the system development life cycle (SDLC)?

(Multiple Choice)
4.8/5
(37)

A(n)________ translates source code into an intermediate form, line by line.

(Short Answer)
4.9/5
(39)

Bottom-up design is a systematic approach in which a problem is broken into a series of high-level tasks.

(True/False)
4.8/5
(34)

Which language is the most popular language for writing Apple OS X applications?

(Multiple Choice)
4.9/5
(30)

The standard set of vocabulary for pseudocode is specific and detailed.

(True/False)
4.9/5
(35)

A loop decision point consists of three features: an initial value, a set of actions to be performed, and a(n)________.

(Multiple Choice)
4.8/5
(29)

A data-flow diagram provides a visual representation of an algorithm.

(True/False)
4.7/5
(44)

Which of the following is the final stage of the program development life cycle (PDLC)?

(Multiple Choice)
4.8/5
(34)

Which of the following provides a visual representation of the patterns of an algorithm?

(Multiple Choice)
4.9/5
(39)
Match each of the following terms to its definition:
source code
programmers' instructions written in a higher-level language
syntax
coding symbol that represents a fundamental action of a language
compiler
agreed-on set of rules defining how the language must be structured
Correct Answer:
Verified
Premises:
Responses:
source code
programmers' instructions written in a higher-level language
syntax
coding symbol that represents a fundamental action of a language
compiler
agreed-on set of rules defining how the language must be structured
operator
program that translates code into binary 0s and 1s and ignores comments
interpreter
translates source code line by line into an intermediate form
(Matching)
4.9/5
(37)

The flowchart shape for input or output is an oval.

(True/False)
4.8/5
(44)

Which of the following would NOT be used to build websites with interactive capabilities?

(Multiple Choice)
4.8/5
(34)

Syntax errors are caught only when a program executes.

(True/False)
4.8/5
(38)

________ is a powerful programming language that can be used to create a wide range of Windows applications.

(Multiple Choice)
4.7/5
(27)

In object-oriented programming, ________ allows a new class to automatically use all the data and methods of an existing class.

(Multiple Choice)
4.9/5
(36)

In the ________ phase of the SDLC, exploration of the depth of a problem and development of program specifications take place.

(Short Answer)
4.8/5
(28)
Showing 1 - 20 of 75
close modal

Filters

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