<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>JavaRanch: Mock Exam Errata</title>
        <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&amp;f=35</link>
        <description>A Friendly Place for Java Greenhorns</description>
        <image>
            <url>http://saloon.javaranch.com/ubb/moosefly.gif</url>
            <title>JavaRanch Big Moose Saloon</title>
            <link>http://saloon.javaranch.com/</link>
        </image>
        <language>en-us</language>
        <generator>JavaRanch RSS</generator>
        <copyright>Copyright 2007 Paul Wheaton. All Rights Reserved.</copyright> 
        <item uniqueID="35-000550">
            <title>Bug in LearnKey SCJP 5 exams</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000550</link>
            <description>I bought the SCJP 5 Study Guide by KAthy Sierra and Bert Bates quite a while ago, and today I decided to go through the exams on the CD that came with it.&lt;br /&gt; &lt;br /&gt;I noticed there is one huge error in the exam on there. It's question 12 I believe:&lt;br /&gt; &lt;blockquote&gt;quote:&lt;hr&gt;Given:&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;class SortOf {&lt;br /&gt; String name;&lt;br /&gt; int bal;&lt;br /&gt; String code;&lt;br /&gt; short rate;&lt;br /&gt; &lt;br /&gt; public int hashCode() {&lt;br /&gt; return (code.length() * bal);&lt;br /&gt; }&lt;br /&gt; &lt;br /&gt; public boolean equals(Object o) {&lt;br /&gt; // insert code here&lt;br /&gt; }&lt;br /&gt;}&lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt;Which of the following will fulfill the equals() and hashCode() contracts for this class? (Choose all that apply...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000550</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000550Rob Prime</comments>
            <author/>
            <pubDate>Fri, 18 Apr 2008 03:52:20 MDT</pubDate>
        </item>
        <item uniqueID="35-000537">
            <title>SCJP Mock Test papers</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000537</link>
            <description>Hi,friends...&lt;br /&gt;i want to attend to scjp exam.&lt;br /&gt;please send me.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000537</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000537vishwanath punna</comments>
            <author/>
            <pubDate>Thu, 17 Apr 2008 03:05:27 MDT</pubDate>
        </item>
        <item uniqueID="35-000549">
            <title>Whizlabs SCBCD 5 exam</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000549</link>
            <description>Has anyone else noticed a problem with this Whizlab package? I think several of the questions have the wrong answer. &lt;br /&gt; &lt;br /&gt;I have written the whizlabs on those questions, but usually I do not get a response. Occassionally they do say that they are forwarding my mail off to thier exam team, yet I hear nothing back and the exam is never updated.&lt;br /&gt; &lt;br /&gt;Hopefully someone from Whizlabs will read this. If people say you need a better explanation of the answer for some question. Please expand the explanation. that is what scroll bars are for.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000549</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000549peter cooke</comments>
            <author/>
            <pubDate>Wed, 16 Apr 2008 09:31:01 MDT</pubDate>
        </item>
        <item uniqueID="35-000548">
            <title>HFSJ 2nd edition Mock exam questions 6, 11,26,34,49 and 69</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000548</link>
            <description>Following are questions I guess need correction.&lt;br /&gt;Page # 831&lt;br /&gt;Qn 6 .When creating session listeners which are true? (Choose all that apply)&lt;br /&gt;A. They are all declared in the DD&lt;br /&gt;B. Not all of them must be declared in the DD&lt;br /&gt;C. The DD tag used to declare them is &amp;lt;listener&amp;gt;.&lt;br /&gt;D. The DD tag used to declare them is &amp;lt;session-listener&amp;gt;.&lt;br /&gt;E. The DD tag used to declare them is placed within the &amp;lt;web-app&amp;gt; tag.&lt;br /&gt;F. The DD tag used to declare them is placed within the &amp;lt;servlet&amp;gt; tag.&lt;br /&gt; &lt;br /&gt;Answers given are B and E.&lt;br /&gt;Option c is also correct, but it's not selected as an answer.&lt;br /&gt; &lt;br /&gt;Page # 833&lt;br /&gt;Qn 11 - Given these fragments from within a single tag in a Java EE DD:&lt;br /&gt;&lt;block...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000548</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000548Reesha Ashok</comments>
            <author/>
            <pubDate>Tue, 15 Apr 2008 15:44:59 MDT</pubDate>
        </item>
        <item uniqueID="35-000547">
            <title>Mock Exam site</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000547</link>
            <description>Hi all,&lt;br /&gt; &lt;br /&gt; Could you please let me know the site names for writing SCJP exam. ?it would be helpful if your replies are at the earlier.&lt;br /&gt; Thanks in advance!!&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Ram</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000547</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=35&amp;t=000547</comments>
            <pubDate>Wed, 9 Apr 2008 03:43:01 MDT</pubDate>
        </item>
    </channel>
</rss>
