This thread is for reporting errors and feedback on Java Foundations 1Z0-811 Exam Fundamentals : Study Guide for Oracle Certified Foundations Associate, Java by Hanumant Deshmukh.
This exam was called Java Foundations Certified - Junior Associate Java Programmer earlier.
Check out the official exam page for details.
OCFA : Java Foundations 1Z0-811 Exam Fundamentals Study Guide - Hanumant Deshmukh - Errata
Moderator: admin
-
- Site Admin
- Posts: 10319
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
OCFA : Java Foundations 1Z0-811 Exam Fundamentals Study Guide - Hanumant Deshmukh - Errata
If you like our products and services, please help us by posting your review here.
-
- Posts: 1
- Joined: Tue Nov 07, 2023 5:21 pm
- Contact:
Re: OCFA : Java Foundations 1Z0-811 Exam Fundamentals Study Guide - Hanumant Deshmukh - Errata
p. 256 - CharSequence is not super class of String
also the Spambot filter code question for account registration is incorrect
what will this statement print?
boolean s = true+"4";
System.out.print(s);
This will not compile.
also the Spambot filter code question for account registration is incorrect
what will this statement print?
boolean s = true+"4";
System.out.print(s);
This will not compile.
-
- Site Admin
- Posts: 10319
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: OCFA : Java Foundations 1Z0-811 Exam Fundamentals Study Guide - Hanumant Deshmukh - Errata
You are right. It should say super type. String implements CharSequence.
Fixed the spambot.
thank you for your feedback!
Fixed the spambot.
thank you for your feedback!
If you like our products and services, please help us by posting your review here.
Who is online
Users browsing this forum: No registered users and 1 guest