<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-TW">
		<id>https://fgchen.com/wiki/index.php?action=history&amp;feed=atom&amp;title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_194</id>
		<title>SCJP 1.6版考題 194 - 修訂歷史</title>
		<link rel="self" type="application/atom+xml" href="https://fgchen.com/wiki/index.php?action=history&amp;feed=atom&amp;title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_194"/>
		<link rel="alternate" type="text/html" href="https://fgchen.com/wiki/index.php?title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_194&amp;action=history"/>
		<updated>2026-05-04T12:12:49Z</updated>
		<subtitle>本 Wiki 上此頁面的修訂歷史</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>https://fgchen.com/wiki/index.php?title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_194&amp;diff=1218&amp;oldid=prev</id>
		<title>Ikk：新頁面:  Given:  enum Example{ONE, TWO, THREE}    Which statement is true?   A. The expressions (ONE == ONE) and ONE.equals(ONE) are both guaranteed to be true.   B. The expression (ONE &lt; TWO)...</title>
		<link rel="alternate" type="text/html" href="https://fgchen.com/wiki/index.php?title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_194&amp;diff=1218&amp;oldid=prev"/>
				<updated>2013-03-30T00:20:29Z</updated>
		
		<summary type="html">&lt;p&gt;新頁面:  Given:  enum Example{ONE, TWO, THREE}    Which statement is true?   A. The expressions (ONE == ONE) and ONE.equals(ONE) are both guaranteed to be true.   B. The expression (ONE &amp;lt; TWO)...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新頁面&lt;/b&gt;&lt;/p&gt;&lt;div&gt; Given:&lt;br /&gt;
 enum Example{ONE, TWO, THREE}&lt;br /&gt;
 &lt;br /&gt;
 Which statement is true?&lt;br /&gt;
  A. The expressions (ONE == ONE) and ONE.equals(ONE) are both guaranteed to be true.&lt;br /&gt;
  B. The expression (ONE &amp;lt; TWO) is guaranteed to be true and ONE.compareTo(TWO) is guaranteed to be less than one.&lt;br /&gt;
  C. The Example values cannot be used in a raw javautil.HashMap; instead,&lt;br /&gt;
     the programmer must use a  java.util.EnumMap.&lt;br /&gt;
  D. The Example values can be used in a java.util.SortedSet, &lt;br /&gt;
     but the set will NOT be sorted because enumerated types do NOT implement java.lang.Comparable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:medium;&amp;quot;&amp;gt;解答&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: medium;&amp;quot;&amp;gt;Ans: A  &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:medium;&amp;quot;&amp;gt; 解說:&lt;br /&gt;
The expressions (ONE == ONE) and ONE.equals(ONE) are both guaranteed to be true.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/span&amp;gt;	&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{SCJP 1.6版考題講解}}&lt;/div&gt;</summary>
		<author><name>Ikk</name></author>	</entry>

	</feed>