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
During ___________ execution, the first instruction in the program is executed first, then the second instruction, and so on, to the last instruction in the program.
(Short Answer)
4.7/5
(31)
Algorithms are usually written in a format that is specific to a particular programming language.
(True/False)
4.8/5
(43)
A(n) __________ is any class from which attributes can be inherited.
(Short Answer)
4.9/5
(44)
___________ 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
(26)
A(n) ________ is a type of SDK that packages a set of development tools into a sleek programming application.
(Short Answer)
4.9/5
(41)
An important characteristic of third-generation programming languages is that the source code can be written with simple tools, such as a word processor, and this code can be easily understood by programmers.
(True/False)
4.8/5
(37)
A low-level language has a low level of ___________ because it includes commands specific to a particular CPU or microprocessor family.
(Multiple Choice)
4.8/5
(39)
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.9/5
(34)
Programmers sometimes start with a set of _____________ that simplify a problem.
(Short Answer)
4.8/5
(42)
A(n) _________ provides programmers with tools to build substantial sections of a program by pointing and clicking rather than typing lines of code.
(Multiple Choice)
4.9/5
(43)
Regarding OO programming, which of the following terms best matches with the term "method"?
(Multiple Choice)
4.8/5
(34)
In Prolog, the __________ describes the relationship between the _________ .
(Multiple Choice)
4.9/5
(41)
In the context of a VDE, a(n) ___________ is a screen-based object whose behavior can be defined by a programmer.
(Short Answer)
4.9/5
(32)
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)
5.0/5
(30)
In 1969, computer scientists began to develop high-level languages, called ________-generation languages, which more closely= resembled human languages.
(Multiple Choice)
4.8/5
(45)
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.9/5
(41)
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.9/5
(33)
The ________________ paradigm is based on the idea that the solution for a problem can be visualized in terms of objects that interact with each other.
(Multiple Choice)
4.8/5
(31)
The facts in a Prolog program are useful even without any rules.
(True/False)
4.9/5
(31)
Showing 41 - 60 of 120
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)