Exam 1: An Overview of Computers and Programming Languages
Exam 1: An Overview of Computers and Programming Languages50 Questions
Exam 2: Basic Elements of Java50 Questions
Exam 3: Introduction to Objects and Inputoutput50 Questions
Exam 4: Control Structures I: Selection50 Questions
Exam 5: Control Structures II: Repetition50 Questions
Exam 6: Graphical User Interface Gui and Object-Oriented Design OOD50 Questions
Exam 7: User-Defined Methods50 Questions
Exam 8: User-Defined Classes and Adts50 Questions
Exam 9: Arrays50 Questions
Exam 10: Inheritance and Polymorphism50 Questions
Exam 11: Handling Exceptions and Events50 Questions
Exam 12: Advanced Guis and Graphics49 Questions
Exam 13: Recursion50 Questions
Exam 14: Searching and Sorting50 Questions
Select questions type
The program that loads first when you turn on your PC is called the ____.
Free
(Multiple Choice)
4.7/5
(47)
Correct Answer:
C
The term JVM refers to Java Virtual Memory.
Free
(True/False)
4.8/5
(36)
Correct Answer:
False
Bytecode is the machine language for the JVM.
Free
(True/False)
4.9/5
(36)
Correct Answer:
True
In Java, the mechanism that allows you to combine data and operations on the data into a single unit is called a(n) ____.
(Multiple Choice)
4.8/5
(36)
A(n) ____ consists of data and the operations on those data.
(Multiple Choice)
4.8/5
(43)
A(n) ____ translates a program written in a high-level language into the equivalent machine language.
(Multiple Choice)
4.9/5
(45)
The devices that feed data and programs into computers are called input devices.
(True/False)
4.9/5
(44)
The first step to the problem-solving process is to implement the algorithm in a programming language, such as Java, and verify that the algorithm works.
(True/False)
4.7/5
(33)
The basic commands that a computer performs are input (get data), output (display results), storage, and performance of arithmetic and logical operations.
(True/False)
4.8/5
(30)
All programs must be brought into ____ before they can be executed.
(Multiple Choice)
4.9/5
(42)
The devices that feed data and programs into computers are called ____.
(Multiple Choice)
4.7/5
(37)
In the structured design approach, a problem is divided into smaller subproblems, then each subproblem is solved, and the solutions of all subproblems are then combined to solve the problem.
(True/False)
4.8/5
(37)
In assembly language, an instruction is an easy-to-remember form called an assembly code.
(True/False)
4.8/5
(48)
All of the following are examples of secondary storage except ____.
(Multiple Choice)
4.8/5
(41)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)