Exam 13: Programming Languages and Program Development
Exam 1: Introduction to Computers191 Questions
Exam 2: The Internet and World Wide Web191 Questions
Exam 3: Application Software191 Questions
Exam 4: The Components of the System Unit191 Questions
Exam 5: Input181 Questions
Exam 6: Output191 Questions
Exam 7: Storage191 Questions
Exam 8: Operating Systems and Utility Programs191 Questions
Exam 9: Communications and Networks181 Questions
Exam 10: Database Management191 Questions
Exam 11: Computer Security, Ethics, and Privacy191 Questions
Exam 12: Information System Development191 Questions
Exam 13: Programming Languages and Program Development191 Questions
Exam 14: Enterprise Computing191 Questions
Exam 15: Computer Careers and Certification191 Questions
Select questions type
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.

(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.

(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)
____, 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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)