Exam 1: Introduction to Computers and Java
Exam 1: Introduction to Computers and Java51 Questions
Exam 2: Java Fundamentals61 Questions
Exam 3: Decision Structures64 Questions
Exam 4: Loops and Files57 Questions
Exam 5: Methods60 Questions
Exam 6: A First Look at Classes58 Questions
Exam 7: Arrays and the Arraylist Class64 Questions
Exam 8: A Second Look at Classes and Objects50 Questions
Exam 9: Text Processing and More About Wrapper Classes60 Questions
Exam 10: Inheritance70 Questions
Exam 11: Exceptions and Advanced File IO56 Questions
Exam 12: A First Look at GUI Applications60 Questions
Exam 13: Advanced GUI Applications58 Questions
Exam 14: Applets and More54 Questions
Exam 15: Creating GUI Applications With Javafx and Scene Builder40 Questions
Exam 16: Recursion42 Questions
Exam 17: Databases48 Questions
Select questions type
A runtime error is usually the result of:
Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
A
Suppose you are at an operating system command line, and you are going to use the following command to compile a program: javac MyClass.java
Before entering the command, you must:
(Multiple Choice)
4.7/5
(33)
Internally, the central processing unit (CPU) consists of two parts:
(Multiple Choice)
4.8/5
(40)
Which of the following is NOT part of the programming process?
(Multiple Choice)
4.8/5
(39)
When an object's internal data is hidden from outside code and access to that data is restricted to the object's methods, the data is protected from accidental corruption.
(True/False)
4.9/5
(34)
Logical errors are mistakes that cause the program to produce erroneous results.
(True/False)
4.8/5
(40)
The contents of a variable cannot be changed while the program is running.
(True/False)
4.8/5
(41)
One of the design tools used by programmers when creating a model of the program is:
(Multiple Choice)
4.9/5
(30)
Encapsulation refers to the combining of data and code into a single object.
(True/False)
4.7/5
(42)
________ refers to the physical components that a computer is made of.
(Multiple Choice)
4.8/5
(28)
This is a software entity that contains data and procedures.
(Multiple Choice)
4.8/5
(33)
Showing 1 - 20 of 51
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)