Exam 8: 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 Worldwide Web50 Questions
Exam 8: Introduction to High-Level Language Programming100 Questions
Exam 9: The Tower of Babel100 Questions
Exam 10: Compilers and Language Translation50 Questions
Exam 11: Models of Computation50 Questions
Exam 12: Simulation and Modeling50 Questions
Exam 13: Electronic Commerce and Information Security50 Questions
Exam 14: Artificial Intelligence50 Questions
Exam 15: Making Decisions About Computers, Information, and Society50 Questions
Select questions type
Coding represents the majority of the effort in the software life cycle.
(True/False)
4.9/5
(29)
In the _____ phase, the appropriate objects are identified, together with their data and the subtasks they should be able to perform.
(Multiple Choice)
4.8/5
(39)
A program written in a high-level programming language is machine-specific.
(True/False)
4.9/5
(36)
Sequential flow of control is the default mode of execution in a Java program.
(True/False)
5.0/5
(33)
In a bitmapped display, the screen is made up of thousands of _____ laid out in a two-dimensional grid.
(Multiple Choice)
4.9/5
(38)
Programming statements in a high-level language are closer to standard English than statements in assembly language.
(True/False)
4.9/5
(36)
The Java compiler is considered ____. This is because the program developer only needs to do one compilation of the Java code to produce the bytecode that can be distributed to various users.
(Multiple Choice)
4.8/5
(34)
In a bitmapped display, the screen is made up of thousands of ____ laid out in a two-dimensional grid.
(Multiple Choice)
4.8/5
(32)
The AWT package includes routines for allowing the user to activate methods upon clicking the mouse.
(True/False)
4.8/5
(34)
A(n) ____ inserts requested object code from the code libraries into the object code for the requesting program.
(Multiple Choice)
4.9/5
(33)
In the ____ phase, the appropriate objects are identified, together with their data and the subtasks they must perform.
(Multiple Choice)
4.9/5
(30)
The ____ is the memory that stores the actual screen image.
(Multiple Choice)
4.7/5
(40)
In a sequential flow of control, the choice of which instructions to execute next depends on some condition.
(True/False)
4.9/5
(40)
The Java ____ is a very low-level code that can be thought of as the language of the JVM.
(Multiple Choice)
4.7/5
(35)
A loop whose loop body would be endlessly executed is called a(n) ____ loop.
(Multiple Choice)
4.9/5
(34)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)