Exam 12: Computer Programming
Exam 1: Computers and Digital Basics170 Questions
Exam 2: Computer Hardware175 Questions
Exam 3: Computer Software175 Questions
Exam 4: Operating Systems and File Management175 Questions
Exam 5: Lans and Wlans175 Questions
Exam 6: The Internet175 Questions
Exam 7: The Web and E-Mail175 Questions
Exam 8: Digital Media175 Questions
Exam 9: The Computer Industry: History, Careers, and Ethics175 Questions
Exam 10: Information Systems Analysis and Design175 Questions
Exam 11: Databases175 Questions
Exam 12: Computer Programming175 Questions
Select questions type
In BASIC, lines that begin with ____ contain comments that explain each section of the program.
(Multiple Choice)
4.7/5
(42)
A repetition control structure is sometimes referred to as a(n) loop .
(True/False)
4.7/5
(47)
The BASIC programming language does not have procedural characteristics.
(True/False)
4.8/5
(45)
A programming paradigm refers to a way of conceptualizing and structuring the tasks a computer performs.
(True/False)
4.8/5
(41)
Protected code is a software program that identifies its source and carries a digital certificate attesting to its authenticity.
(True/False)
4.9/5
(38)
Which of the following offers a more structured programming environment with fewer treacherous commands than C and C++?
(Multiple Choice)
4.7/5
(27)
A(n) ____ language lets a programmer write a program by specifying facts and rules that define the conditions for resolving a problem.
(Multiple Choice)
4.9/5
(39)
A Prolog ____ is like a placeholder or empty box into which Prolog can put information gleaned from a fact.
(Multiple Choice)
4.8/5
(46)
You can query a program's database by asking a question, called a ____ in Prolog jargon.
(Multiple Choice)
4.9/5
(47)
Unless you specify otherwise, ____ execution is the normal pattern of program execution.
(Multiple Choice)
4.9/5
(32)
The above figure displays an example of a section of a flowchart.

(True/False)
4.8/5
(31)
In the context of a computer program, a(n) ____________________ represents a value that can change.
(Short Answer)
4.8/5
(38)
The process of passing certain characteristics from one class to other classes is referred to as inheritance .
(True/False)
4.8/5
(35)
Critical Thinking questions (Multiple Choice) GUI environments, such as Windows, have spawned an approach to programming referred to as the ____.
(Multiple Choice)
4.9/5
(34)
Case 1 You are studying paradigms this semester in your computer programming course. You have learned that some programming languages support a single paradigm, while others support more than one paradigm. You have also learned that classic paradigms are procedural, object-oriented, and declarative. In your class, you are required to give a presentation on different programming languages, and you are preparing your presentation. You want to give an example of an early object-oriented programming language. Which programming language will you call out in your presentation?
(Multiple Choice)
4.9/5
(28)
Most programming languages provide sequence controls, selection controls, and repetition controls, which are all types of ____________________ structures.
(Short Answer)
4.7/5
(33)
Showing 21 - 40 of 175
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)