[HD Pg 50, Sec. 2.7.0 - compare-and-contrast-the-features-and-components-of-java]

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
OCAJO1
Posts: 221
Joined: Mon Nov 26, 2018 2:43 pm
Contact:

[HD Pg 50, Sec. 2.7.0 - compare-and-contrast-the-features-and-components-of-java]

Post by OCAJO1 »

In item 6.
"A Java application can be run with a ."
Is there a word missing?

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: [HD Pg 50, Sec. 2.7.0 - compare-and-contrast-the-features-and-components-of-java]

Post by admin »

Right. The words "security manager" are missing.
Added to errata.
thank you for your feedback!
If you like our products and services, please help us by posting your review here.

Username987654
Posts: 95
Joined: Sat Dec 26, 2015 6:37 pm
Contact:

Re: [HD Pg 50, Sec. 2.7.0 - compare-and-contrast-the-features-and-components-of-java]

Post by Username987654 »

If a subclass overrides a method of a base class
and if the object referred to by a variable is of type subclass, then the subclass’s version
of the method is used even if the declared type of the variable is of base class. This is
also called .
should be
If a subclass overrides a method of a base class
and if the object referred to by a variable is of type subclass, then the subclass’s version
of the method is used even if the declared type of the variable is of base class. This is
also called overriding.
?

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: [HD Pg 50, Sec. 2.7.0 - compare-and-contrast-the-features-and-components-of-java]

Post by admin »

Correct. Added to errata.
thank you for your feedback!
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 20 guests