Exam 11: Programming
Exam 1: Digital Content100 Questions
Exam 2: Digital Devices119 Questions
Exam 3: Networks100 Questions
Exam 4: The Web100 Questions
Exam 5: Social Media101 Questions
Exam 6: Software114 Questions
Exam 7: Digital Security106 Questions
Exam 8: The Ict Industry117 Questions
Exam 9: Information Systems121 Questions
Exam 10: Databases102 Questions
Exam 11: Programming120 Questions
Exam 11: Step-By-Step Programming With Python90 Questions
Select questions type
In a problem statement, a(n) ____________ is something you accept as correct in order to proceed with program planning.
(Short Answer)
4.8/5
(32)
Prolog allows you to ask open-ended questions by replacing constants with __________.
(Multiple Choice)
4.9/5
(27)
____________ encompasses a broad set of activities that include planning, coding, testing, and documenting while a related activity, __________, is a development process that uses mathematical, engineering, and management techniques to reduce the cost and complexity of a computer program while increasing its reliability and modifiability.
(Multiple Choice)
4.9/5
(46)
A program must __________ without any errors before it can be run.
(Short Answer)
4.8/5
(45)
As an alternative to a compiler, a(n) ________ converts and executes one statement at a time while the program is running.
(Short Answer)
4.9/5
(27)
A(n) _____________ changes the order in which instructions are carried out by directing the computer to execute an instruction elsewhere in the program.
(Multiple Choice)
4.9/5
(32)
____________ paradigms are used to conceptualize the solution to a problem as a sequence of steps.
(Short Answer)
5.0/5
(44)
The process of finding and fixing errors in a computer program is called ____________.
(Short Answer)
4.9/5
(43)
A subclass is any class that inherits attributes from a superclass
(True/False)
4.9/5
(35)
In the context of programming, a problem ____________ defines certain elements that must be manipulated to achieve a result or goal.
(Short Answer)
4.8/5
(32)
A low-level language has a low level of ___________ because it includes commands specific to a particular CPU or microprocessor family.
(Multiple Choice)
5.0/5
(35)
The facts in a Prolog program are useful even without any rules.
(True/False)
4.8/5
(36)
The declarative paradigm is fundamentally quite similar to the procedural paradigm.
(True/False)
4.8/5
(43)
Within the agile development framework, the process of developing each iteration of a program is called a(n) _________.
(Short Answer)
4.7/5
(36)
In Prolog, the __________ describes the relationship between the _________ .
(Multiple Choice)
4.8/5
(34)
The downside of the _____________ paradigm is that it does not fit gracefully with certain types of problems-those that are unstructured or those with very complex algorithms.
(Short Answer)
4.8/5
(40)
__________ laid the foundation for the object-oriented paradigm.
(Short Answer)
4.7/5
(33)
In the context of Prolog programming, a(n) ________________ is a tabular method for visualizing and specifying rules based on multiple factors.
(Multiple Choice)
4.9/5
(37)
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.8/5
(40)
A(n) ____________ control structure directs the computer to repeat one or more instructions until a certain condition is met.
(Short Answer)
4.7/5
(32)
Showing 21 - 40 of 120
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)