Exam 11: Programming
Exam 1: Digital Content100 Questions
Exam 2: Digital Devices119 Questions
Exam 3: Networks Network Basics100 Questions
Exam 4: The Web Web Basics Browsers100 Questions
Exam 5: Social Media101 Questions
Exam 6: Software Software Basics114 Questions
Exam 7: Digital Security106 Questions
Exam 8: The Ict Industry117 Questions
Exam 9: Information Systems121 Questions
Exam 10: Databases Database Basics102 Questions
Exam 11: Programming120 Questions
Exam 12: Programming90 Questions
Select questions type
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)
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.8/5
(31)
___________ programming is an approach to software development in which programmers anticipate what might go wrong as their programs run, and take steps to smoothly handle those situations.
(Short Answer)
4.8/5
(30)
The ability to redefine a method in a subclass is referred to as ___________.
(Short Answer)
4.9/5
(35)
A(n) ________________ tells a computer what to do based on whether a condition is true or false.
(Multiple Choice)
4.8/5
(32)
A(n) ____________ is a set of steps for carrying out a task that can be written down and implemented.
(Short Answer)
4.8/5
(34)
Which of the following is not a characteristic for a good problem statement?
(Multiple Choice)
4.7/5
(38)
In the context of a Prolog program, a(n) __________ is a general statement about the relationship between facts.
(Short Answer)
4.8/5
(36)
Like a ___________ language, an assembly language is classified as a low-level language because it is machine specific-each assembly language command corresponds on a one-to-one basis to a machine language instruction
(Short Answer)
4.8/5
(35)
Regarding OO programming, which of the following terms best matches with the term "method"?
(Multiple Choice)
4.7/5
(45)
Much of the power and flexibility of the _________ language stems from its ability to query facts by matching predicates, comparing constants, and instantiating variables.
(Short Answer)
4.8/5
(34)
The facts in a Prolog program are useful even without any rules.
(True/False)
4.7/5
(43)
Some software engineering activities overlap with the systems analysis and design activities
(True/False)
4.9/5
(34)
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.9/5
(32)
A(n) __________ is a factor that remains the same throughout a program.
(Multiple Choice)
4.9/5
(34)
The instructions that make up a computer program are sometimes referred to as __________.
(Multiple Choice)
4.8/5
(30)
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.9/5
(41)
The process of planning a computer program begins with a problem statement that clearly define the program's purpose.
(True/False)
4.9/5
(44)
A program must __________ without any errors before it can be run.
(Short Answer)
4.8/5
(43)
Showing 101 - 120 of 120
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)