Exam 11: Programming
Exam 1: Digital Content108 Questions
Exam 2: Digital Devices124 Questions
Exam 3: Networks103 Questions
Exam 4: The Web100 Questions
Exam 5: Social Media105 Questions
Exam 6: Software114 Questions
Exam 7: Digital Security109 Questions
Exam 8: The ICT Industry117 Questions
Exam 9: Information Systems121 Questions
Exam 10: Databases102 Questions
Exam 11: Programming120 Questions
Exam 12: Module Py: Coding With Python89 Questions
Select questions type
Programmers specify the actual solution in the problem statement.
Free
(True/False)
4.9/5
(38)
Correct Answer:
False
Which of the following is not a programming paradigm?
Free
(Multiple Choice)
4.8/5
(35)
Correct Answer:
D
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.
Free
(True/False)
4.7/5
(35)
Correct Answer:
False
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.7/5
(40)
The procedural paradigm focuses on an algorithm that describes a solution, whereas the _____________ paradigm focuses on describing the problem.
(Short Answer)
4.7/5
(24)
Programmers who work within the declarative paradigm envision a program as data objects that essentially network with each other to exchange data.
(True/False)
4.7/5
(43)
Application programmers specialize in developing system software such as operating systems, device drivers, security modules, and communications software.
(True/False)
4.8/5
(35)
In Prolog programming, a(n) __________ represents one of the main subjects that a fact describes.
(Short Answer)
4.7/5
(43)
A(n) ____ code is a command word for an operation, such as add, compare, or jump.
(Short Answer)
4.9/5
(41)
In a programming project, a(n) _____________ methodology requires extensive planning and documentation up front.
(Short Answer)
4.7/5
(40)
Each fact in a Prolog program is similar to a record in a database, but you can query a Prolog program's database by asking a question, called a(n) _______ in Prolog jargon.
(Short Answer)
4.9/5
(36)
A(n) _________ methodology focuses on flexible development and specifications that evolve as a programming project progresses.
(Short Answer)
4.7/5
(29)
The set of rules that specify the sequence of keywords, parameters, and punctuation in a program instruction is referred to as _______.
(Short Answer)
4.9/5
(43)
Computer historians believe that ____________ was the first programming language to work with objects, classes, inheritance, and methods.
(Multiple Choice)
4.8/5
(43)
The procedural approach is best used for problems that can be solved by following a step-by-step algorithm.
(True/False)
4.7/5
(38)
A __________ is available for use by any routine in the program, while a _______________ can be accessed only from the routine in which it is defined.
(Multiple Choice)
4.9/5
(40)
Showing 1 - 20 of 120
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)