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, The Internet, and the World Wide Web50 Questions
Exam 8: Information Security50 Questions
Exam 9: Introduction to High-Level Language Programming50 Questions
Exam 10: The Tower of Babel50 Questions
Exam 11: Compilers and Language Translation50 Questions
Exam 12: Models of Computation49 Questions
Exam 13: Simulation and Modeling50 Questions
Exam 14: Electronic Commerce and Databases50 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
____ were created to overcome the deficiencies of assembly language.
Free
(Multiple Choice)
4.7/5
(46)
Correct Answer:
C
The high-level language instructions are known as ____ code.
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
C
____ allows miscommunications between the user and the programmer to be identified and corrected early in the development process.
Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
C
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.9/5
(38)
The program implementation phase is the time to plan how it is to be done. _________________________
(True/False)
4.9/5
(36)
In early programming languages, conserving machine resources was not an issue.
(True/False)
4.9/5
(35)
Briefly present the function of the following components of an IDE: text editor, file system, language translator, and debugger.
(Essay)
4.7/5
(31)
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
(40)
In assembly language, the programmer need not manage the details of the movement of data items within memory.
(True/False)
4.9/5
(33)
Newer languages such as Java and C# were developed specifically to run on a variety of hardware platforms without the need for a separate ____________________ for each type of machine.
(Short Answer)
4.8/5
(39)
Each assembly language statement corresponds to, at most, one ____________________ language statement.
(Short Answer)
4.9/5
(30)
Individual assembly language statements, though easier to read, can be no more powerful than the underlying ____________________.
(Short Answer)
4.8/5
(40)
____ a program means running it on many data sets to be sure its performance falls within those required limits.
(Multiple Choice)
4.7/5
(43)
A ____ involves developing a clear, concise, and unambiguous statement of the exact problem the software is to solve.
(Multiple Choice)
4.8/5
(40)
The problem identification document commits the final and complete problem specification to paper and guides the software developers in all subsequent decisions.
(True/False)
5.0/5
(32)
Ada, Java, C++ and C# require a ____ to terminate an executable program statement.
(Multiple Choice)
4.8/5
(36)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)