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
In a problem statement, a(n) ____________ is something you accept as correct in order to proceed with program planning.
(Short Answer)
4.7/5
(38)
As a general rule, declarative programming languages are most suitable for problems that pertain to words and concepts rather than to numbers.
(True/False)
4.9/5
(26)
Which programming language is an interpreted language most commonly used for client-side Web scripting, such as animating page elements and validating input on HTML forms?
(Multiple Choice)
4.7/5
(39)
A method is activated by a(n) _________, which is included as a program statement.
(Short Answer)
4.8/5
(34)
Some software engineering activities overlap with the systems analysis and design activities.
(True/False)
4.9/5
(39)
During ___________ execution, the first statement in the program is executed first, then the second statement, and so on, to the last statement in the program.
(Short Answer)
4.8/5
(38)
The _________ for an instruction specifies the data, or the address of the data, for the operation.
(Short Answer)
4.8/5
(37)
Generally speaking, in an object-oriented program, the objects don't interact.
(True/False)
4.9/5
(37)
Keywords can be combined with specific ____________, which provide more detailed instructions for the computer to carry out.
(Short Answer)
4.9/5
(31)
In the context of a Prolog program, a(n) __________ is a general statement about the relationship between facts.
(Short Answer)
4.8/5
(33)
In 1969, computer scientists began to develop high-level languages, called ________-generation languages, which more closely resembled human languages.
(Multiple Choice)
4.8/5
(38)
A(n) __________ is a section of code that is part of a program, but is not included in the main sequential execution path.
(Multiple Choice)
4.8/5
(36)
The human-readable version of a program created in a high-level language by a programmer is called __________.
(Multiple Choice)
4.8/5
(32)
A(n) ___________ typically reads a program written in an assembly language, translates the program into machine language, and then submits the machine language program to the processor for execution.
(Short Answer)
4.9/5
(43)
A(n) ___________ is a template for a group of objects with similar characteristics.
(Short Answer)
4.7/5
(30)
The order or sequence of rules in a Prolog program is usually critical.
(True/False)
4.8/5
(35)
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
(39)
When high-level languages were originally conceived in the 1950s, they were dubbed second-generation languages because they seemed a major improvement over machine and assembly languages.
(True/False)
4.9/5
(36)
A(n) ___________ is a collection of language-specific programming tools that enables a programmer to develop applications for a specific computer platform.
(Short Answer)
4.8/5
(36)
__________ provided the foundation for the object-oriented paradigm.
(Short Answer)
4.8/5
(31)
Showing 41 - 60 of 120
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)