Exam 9: Introduction to High-Level Language Programming
Exam 1: An Introduction to Computer Science50 Questions
Exam 2: Algorithm Discovery and Design50 Questions
Exam 3: The Efficiency of Algorithms50 Questions
Exam 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates50 Questions
Exam 5: Computer Systems Organization50 Questions
Exam 6: An Introduction to System Software and Virtual Machines50 Questions
Exam 7: Computer Networks and Cloud Computing50 Questions
Exam 8: Information Security50 Questions
Exam 9: Introduction to High-Level Language Programming50 Questions
Exam 10: The Tower of Babel: Programming Languages50 Questions
Exam 11: Compilers and Language Translation50 Questions
Exam 12: Models of Computation50 Questions
Exam 13: Simulation and Modeling50 Questions
Exam 14: Ecommerce, Databases, and Data Science50 Questions
Exam 15: Artificial Intelligence50 Questions
Exam 16: Computer Graphics and Entertainment: Movies, Games, and Virtual Communities50 Questions
Exam 17: Making Decisions About Computers, Information, and Society50 Questions
Select questions type
The ____________________ computer architecture is characterized by sequential fetch-decode-execute cycles.
(Short Answer)
4.9/5
(42)
If anything is changed on an already-tested module, regression testing is done to be sure that this change hasn't introduced a new error into code that was previously correct.
(True/False)
4.8/5
(40)
High-level programming languages were created to overcome the deficiencies of _______ language.
(Multiple Choice)
4.9/5
(44)
In early programming languages, conserving machine resources was not an issue.
(True/False)
4.8/5
(42)
The programmer's task is to devise the appropriate step-by-step sequence of "imperative commands" that, when carried out by the computer, accomplish the desired task.
(True/False)
4.7/5
(28)
The ______ code for a task that needs to be performed often can be stored in a code library
(Multiple Choice)
4.8/5
(37)
Individual assembly language statements, though easier to read, can be no more powerful than the underlying ____________________.
(Short Answer)
4.9/5
(44)
Rapid prototyping allows _______ between the user and the programmer to be identified and corrected early in the development process.
(Multiple Choice)
4.8/5
(29)
The availability of the appropriate compiler guarantees that a program developed on one type of machine can be compiled on a different type of machine.
(True/False)
4.8/5
(32)
A program written in a(n)procedural language consists of sequences of statements that manipulate data items. _________________________
(True/False)
4.9/5
(41)
____ is the process of translating the detailed designs into computer code.
(Multiple Choice)
4.8/5
(36)
Which language does NOT require a semicolon to terminate an executable program statement?
(Multiple Choice)
4.9/5
(37)
Program maintenance, the process of adapting an existing software product, may consume as much as 85% of the total software development life cycle budget.
(True/False)
4.9/5
(34)
In assembly language, the programmer must take a microscopic view of a task, breaking it down into tiny subtasks at the level of what is going on in individual ____.
(Multiple Choice)
4.8/5
(26)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)