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
A programming language that supports the procedural paradigm is called a declarative language.
Free
(True/False)
4.9/5
(36)
Correct Answer:
False
A simple example of a repetition control structure is the if...else command.
Free
(True/False)
4.8/5
(26)
Correct Answer:
False
What is the term that refers to the sequence in which a computer executes program instructions?
Free
(Multiple Choice)
4.8/5
(32)
Correct Answer:
B
A(n) _________ is a graphical representation of the way a computer should progress from one instruction to the next when it performs a task.
(Multiple Choice)
4.7/5
(42)
Before finalizing the algorithm for a computer program, you should perform a(n) __________ to verify that your algorithm works.
(Short Answer)
4.9/5
(35)
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.7/5
(40)
In a problem statement, you can limit complexity by making ____________.
(Multiple Choice)
4.8/5
(33)
____________ 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
(37)
Encapsulation refers to the process of hiding the internal details of objects and their ___________.
(Short Answer)
4.7/5
(32)
The process of planning a computer program begins with a problem statement that clearly define the program's purpose.
(True/False)
4.8/5
(30)
Application programmers specialize in developing system software such as operating systems, device drivers, security modules, and communications software.
(True/False)
4.7/5
(36)
_________ was officially launched in 1995 and has many of the characteristics of C++, from which it derives much of its syntax.
(Short Answer)
4.8/5
(37)
The instructions that make up a computer program are sometimes referred to as __________.
(Multiple Choice)
4.8/5
(42)
A(n) _____________ defines the characteristics of a set of objects.
(Multiple Choice)
4.8/5
(37)
Which programming language is used for artificial intelligence applications and expert systems?
(Multiple Choice)
4.9/5
(41)
In a problem statement, a(n) _____________ methodology requires extensive planning and documentation up front.
(Short Answer)
4.8/5
(29)
Procedural languages encourage programmers to approach problems by breaking the solution down to a series of steps.
(True/False)
4.7/5
(38)
_____________ programmers create productivity applications such as Microsoft Office, as well as enterprise applications such as CRM and ERP.
(Short Answer)
4.8/5
(37)
The ________ paradigm is most efficient for processing words and languages.
(Short Answer)
4.7/5
(45)
Showing 1 - 20 of 120
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)