Exam 11: Programming
Exam 1: Digital Content98 Questions
Exam 2: Digital Devices119 Questions
Exam 3: Networks100 Questions
Exam 4: The Web99 Questions
Exam 5: Social Media101 Questions
Exam 6: Software116 Questions
Exam 7: Digital Security106 Questions
Exam 8: The IT Industry117 Questions
Exam 9: Enterprise Computing121 Questions
Exam 10: Data Management102 Questions
Exam 11: Programming120 Questions
Exam 12: Step-By-Step Programming With Python90 Questions
Select questions type
Prolog allows you to ask open-ended questions by replacing constants with __________.
(Multiple Choice)
4.9/5
(30)
The _____________ in a problem statement is the information that is supplied to the computer to help it solve a problem.
(Multiple Choice)
4.7/5
(35)
Third-generation languages added a level of abstraction to machine languages by substituting abbreviated command words for the strings of 1s and 0s used in machine languages.
(True/False)
4.8/5
(40)
The human-readable version of a program created in a high-level language by a programmer is called __________.
(Multiple Choice)
4.8/5
(34)
The _______________ paradigm describes aspects of a problem that lead to a solution.
(Multiple Choice)
4.9/5
(33)
In the context of programming, a problem ____________ defines certain elements that must be manipulated to achieve a result or goal.
(Short Answer)
5.0/5
(38)
When taking the object-oriented approach to a problem, one of the first steps is to identify the objects that pertain to a solution.
(True/False)
4.9/5
(50)
A(n) ____ code, is a command word for an operation such as add, compare, or jump.
(Short Answer)
5.0/5
(36)
In a repetition control structure, the computer is directed to repeat one or more instructions until a certain condition is met. The section of code that repeats is usually referred to as a(n) ___________.
(Multiple Choice)
4.8/5
(38)
The ability to redefine a method in a subclass is referred to as ___________.
(Short Answer)
4.9/5
(32)
__________-generation languages, such as COBOL and Fortran, were used extensively for business and scientific applications.
(Multiple Choice)
4.8/5
(37)
Within the agile development framework, the process of developing each iteration of a program is called a(n) _________.
(Short Answer)
4.9/5
(32)
VDEs for mobile devices are based on a(n) ___________ that a programmer manipulates to design the user interface for an app.
(Short Answer)
4.9/5
(38)
A low-level language uses command words and grammar based on human languages.
(True/False)
4.8/5
(36)
Keywords can be combined with specific ____________, which provide more detailed instructions for the computer to carry out.
(Short Answer)
4.8/5
(33)
The phrase programming _____________ refers to a way of conceptualizing and structuring the tasks a computer performs.
(Short Answer)
4.8/5
(30)
Programmers insert documentation called facts into the program code.
(True/False)
4.7/5
(41)
In Prolog programming, a(n) __________ represents one of the main subjects that a fact describes.
(Short Answer)
4.8/5
(40)
Showing 61 - 80 of 120
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)