100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

Java Exam #2 2025 Questions and Answers

Rating
-
Sold
-
Pages
18
Grade
A+
Uploaded on
08-05-2025
Written in
2024/2025

Java Exam #2 2025 Questions and Answers

Institution
JAVA
Course
JAVA










Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
JAVA
Course
JAVA

Document information

Uploaded on
May 8, 2025
Number of pages
18
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

Java Exam #2 2025 Questions and
Answers


An abstract class is not instantiated, but serves as a superclass for other classes.


True OR False - ANSWER✔✔-True


A(n) _____ is an object that is generated in memory as the result of an error or an

unexpected event.


a. Exception handler


b. Exception


c. Default exception handler


d. Error message - ANSWER✔✔-b. Exception


In a try/catch construct, after the catch statement is executed:


a. the program returns to the statement following the statement in which the exception

occurred


b. the program terminates

,c. the program resumes at the statement that immediately follows the try/catch

construct


d. the program resumes at the first statement of the try statement - ANSWER✔✔-c. the

program resumes at the statement that immediately follows the try/catch construct


How could the following method header be simplified?




public void copyFile(String str) throws IOException, EOFException




a. public void copyFile(String str) throws IO Exception


b. public void copyFile(String str) throws EOFException


c. public void copyFile(String str) throws EOFException, IOException


d. public void copyFile(String str) throws Exception, IOException, EOFException -

ANSWER✔✔-a. public void copyFile(String str) throws IOException


When the code in a try block may throw more than one type of exception, you need to

write a catch clause for each type of exception that could potentially be thrown.


True OR False - ANSWER✔✔-True


The illegalArgumentException class inherits from the RuntimeException class, and is

therefore:

, a. A checked exception class


b. An unchecked exception class


c. Never used directly


d. None of the above - ANSWER✔✔-b. An unchecked exception class


When you use a checked exception class, you must:


a. have a throws clause in the method heading


b. override the default error method


c. use each class only once in a method


d. ensure that the error will occur at least once each time the program is executed -

ANSWER✔✔-a. have a throws clause in the method heading


A class that has at least one abstract method is called an:


a. concrete class


b. encapsulated class


c. abstract class


d. private class - ANSWER✔✔-c. abstract class


Java allows an instance of an abstract class to be instantiated.


True OR False - ANSWER✔✔-False.

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
KatelynWhitman West Virginia University
View profile
Follow You need to be logged in order to follow users or courses
Sold
1084
Member since
2 year
Number of followers
482
Documents
33022
Last sold
5 hours ago
Golden Quill Emporium Store

Get Yourself Well-Researched Study Materials to Ace Your Online& Actual Exam Tests with Confidence. STUDY LIKE A PRO WITH A WELL FORMATTED Q&A MATERIALS.

3.6

235 reviews

5
94
4
38
3
54
2
20
1
29

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions