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
With just facts and goals, Prolog would be nothing more than a database, but the addition of _________ gives programmers a set of tools to manipulate the facts.
(Short Answer)
4.7/5
(38)
In a programming language, a(n) ______, or command, is a word with a predefined meaning
(Short Answer)
5.0/5
(46)
_________________ refers to the process of hiding the internal details of objects and their methods.
(Multiple Choice)
4.7/5
(34)
A(n) __________ is a factor that remains the same throughout a program.
(Multiple Choice)
4.7/5
(35)
A(n) ___________ is a template for a group of objects with similar characteristics.
(Short Answer)
4.9/5
(36)
The procedural paradigm focuses on an algorithm that describes a solution, the _____________ paradigm focuses on describing the problem.
(Short Answer)
4.8/5
(39)
A(n) ________________ tells a computer what to do based on whether a condition is true or false.
(Multiple Choice)
4.8/5
(36)
Agile methodologies tend to be used for large software development projects involving more than ten developers, geographically dispersed development teams, and life-critical applications.
(True/False)
4.8/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.8/5
(37)
The _________ for an instruction specifies the data, or the address of the data, for the operation.
(Short Answer)
4.8/5
(38)
A(n) ____________ for a computer program is a set of steps that explains how to begin with known information specified in a problem statement and how to manipulate that information to arrive at a solution.
(Multiple Choice)
4.8/5
(46)
Microprocessors only understand machine language, so there has to be some way to convert assembly language instructions into 1s and 0s.
(True/False)
4.9/5
(36)
In the context of a Prolog program, a(n) __________ is a general statement about the relationship between facts.
(Short Answer)
4.8/5
(36)
The declarative paradigm is fundamentally quite similar to the procedural paradigm.
(True/False)
4.7/5
(25)
In a problem statement, a(n) ____________ is something you accept as correct in order to proceed with program planning.
(Short Answer)
4.9/5
(40)
A(n) ____________ is a set of steps for carrying out a task that can be written down and implemented.
(Short Answer)
4.8/5
(39)
A(n) ___________ converts all the statements in a program in a single batch, and the resulting collection of instructions, called ________, is placed in a new file.
(Multiple Choice)
4.7/5
(40)
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
(29)
Showing 101 - 120 of 120
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)