Name:
Class:
Date:
Test Bank For Programming Logic and Design, 10th Edition Chapter 1-12 Chapter 01: An Overview of Computers and Programming 1. Software can be classified into two broad types: application software and programming software. a. True b. False ANSWER: False FEEDBACK: Correct Correct. Software can be classified into application software and system software. Incorrect Incorrect. Software can be classified into application software and system software.
POINTS: REFERENCES:
1 2 Understanding Computer Systems QUESTION TYPE: True / False HAS VARIABLES: False LEARNING OBJECTIVES: PL&D.FARR.18.01.01 - Describe computer systems DATE CREATED: 9/12/2016 12:40 PM DATE MODIFIED: 11/15/2019 4:09 PM 2. Every programming language has rules governing its word usage and punctuation. a. True b. False ANSWER: True FEEDBACK: Correct Correct. Programming languages use a compiler or interpreter to convert source code into machine language. The compiler or interpreter needs to have correct syntax to correctly translate the program into machine language. Correct syntax follows a specific set of rules defining word usage and punctuation. Incorrect Incorrect. Programming languages use a compiler or interpreter to convert source code into machine language. The compiler or interpreter needs to have correct syntax to correctly translate the program into machine language. Correct syntax follows a specific set of rules defining word usage and punctuation.
POINTS: REFERENCES:
1 3 Understanding Computer Systems QUESTION TYPE: True / False HAS VARIABLES: False LEARNING OBJECTIVES: PL&D.FARR.18.01.01 - Describe computer systems DATE CREATED: 9/12/2016 12:40 PM DATE MODIFIED: 11/15/2019 4:09 PM 3. Besides the popular, comprehensive programming languages such as Java and C++, many programmers use scripting languages such as Python, Lua, Perl, and PHP. a. True Copyright Cengage Learning. Powered by Cognero.
Page 1