<?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_152</id>
		<title>SCJP 1.6版考題 152 - 修訂歷史</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_152"/>
		<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_152&amp;action=history"/>
		<updated>2026-04-30T21:47:23Z</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_152&amp;diff=1267&amp;oldid=prev</id>
		<title>Ikk：新頁面:  Which three statements concerning the use of the java.io.Serializable interface are true? (Choose three.)   A. Objects from classes that use aggregation cannot be serialized.   B. An ...</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_152&amp;diff=1267&amp;oldid=prev"/>
				<updated>2013-03-30T02:55:55Z</updated>
		
		<summary type="html">&lt;p&gt;新頁面:  Which three statements concerning the use of the java.io.Serializable interface are true? (Choose three.)   A. Objects from classes that use aggregation cannot be serialized.   B. An ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新頁面&lt;/b&gt;&lt;/p&gt;&lt;div&gt; Which three statements concerning the use of the java.io.Serializable interface are true? (Choose three.)&lt;br /&gt;
  A. Objects from classes that use aggregation cannot be serialized.&lt;br /&gt;
  B. An object serialized on one JVM can be successfully deserialized on a different JVM.&lt;br /&gt;
  C. The values in fields with the volatile modifier will NOT survive serialization and deserialization.&lt;br /&gt;
  D. The values in fields with the transient modifier will NOT survive serialization and deserialization.&lt;br /&gt;
  E. It is legal to serialize an object of a type that has a supertype that does NOT implement java.io.Serializable.&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: B D E   &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;
 那3個敘述關於使用java.io.Serializable介面是正確的？&lt;br /&gt;
 B 一個物件在一個JVM序列化可以成功地在另一個JVM被反序列化。&lt;br /&gt;
 D 使用transient關鍵字修飾的資料成員之資料將不會在序列化或反序列化被處理。 (transient表暫時性的)&lt;br /&gt;
 E 一個物件，其父類別未實作java.io.Serializable的類別，對這樣的物件進行序列化是合法的。&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>