Exam 13: Programming Languages and Program Development

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

Program development is an ongoing process within system development.

(True/False)
4.9/5
(41)

Similar to an applet, an ActiveX ____ is a small program that runs on the client computer instead of the server.

(Multiple Choice)
4.9/5
(29)

  Figure 13-2 Once programmers develop the solution algorithm using a program flowchart (as shown in Figure 13-2) or pseudocode, they should ____, or check, the program design for accuracy. Figure 13-2 Once programmers develop the solution algorithm using a program flowchart (as shown in Figure 13-2) or pseudocode, they should ____, or check, the program design for accuracy.

(Multiple Choice)
5.0/5
(36)

Examples of HTML ____ are to bold text, to indicate a new paragraph, and to display a horizontal rule across the page.

(Multiple Choice)
4.8/5
(34)

Interpreted programs run faster than compiled programs because an interpreter does not have to translate the source program to machine language each time the program executes.

(True/False)
4.8/5
(30)

  Figure 13-5 As shown in Figure 13-5, Tcl primarily is used for application development on IBM servers. Figure 13-5 As shown in Figure 13-5, Tcl primarily is used for application development on IBM servers.

(True/False)
4.7/5
(34)

With ____________________, a programmer packages the data and the program (or procedure) into a single unit, an object.

(Short Answer)
4.8/5
(28)

____________________ a program involves translating the solution algorithm into a programming language (usually on paper) and then typing the programming language code into the computer.

(Short Answer)
4.7/5
(32)

An advantage of an interpreter is that ____.

(Multiple Choice)
4.8/5
(30)

____, from Adobe Systems, is a popular multimedia authoring program with powerful features that allow developers to create highly interactive multimedia applications.

(Multiple Choice)
4.7/5
(36)

In top-down design, after identifying the main routine the programmer decomposes (breaks down) the main routine into smaller sections, called ____________________.

(Short Answer)
4.9/5
(33)

HTML is a programming language.

(True/False)
4.9/5
(34)

Java uses a(n) ____________________ to convert its source code into machine code - as it is needed.

(Short Answer)
4.8/5
(33)

Global comments, which appear throughout a program, explain the purpose of the code statements within the program.

(True/False)
4.6/5
(28)

____ is a visual programming language that allows programmers easily to build complex task oriented object-based programs.

(Multiple Choice)
4.9/5
(31)

Nonprocedural languages are more difficult to use than procedural languages.

(True/False)
4.9/5
(37)

Programmers use a variety of programming languages to write, or ____, a program.

(Multiple Choice)
4.9/5
(26)

A(n) ____ depicts the logical order of program instructions.

(Multiple Choice)
4.9/5
(35)

The do-while control structure normally is used when occurrence of an event is quantifiable and predictable.

(True/False)
4.9/5
(31)

____, from Adobe Systems, is a multimedia authoring program that provides tools developers need to build interactive training and educational programs.

(Multiple Choice)
4.8/5
(27)
Showing 21 - 40 of 191
close modal

Filters

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