<?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_126</id>
		<title>SCJP 1.6版考題 126 - 修訂歷史</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_126"/>
		<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_126&amp;action=history"/>
		<updated>2026-04-11T11:41:05Z</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_126&amp;diff=1294&amp;oldid=prev</id>
		<title>Ikk：新頁面:  Given:  31. //some code here  32. try{  33.   //some code here  34. }catch(Some Exception se) {  35.   //some code here  36. }finally{  37.   //some code here  38. }      Under which ...</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_126&amp;diff=1294&amp;oldid=prev"/>
				<updated>2013-03-30T03:58:33Z</updated>
		
		<summary type="html">&lt;p&gt;新頁面:  Given:  31. //some code here  32. try{  33.   //some code here  34. }catch(Some Exception se) {  35.   //some code here  36. }finally{  37.   //some code here  38. }      Under which ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新頁面&lt;/b&gt;&lt;/p&gt;&lt;div&gt; Given:&lt;br /&gt;
 31. //some code here&lt;br /&gt;
 32. try{&lt;br /&gt;
 33.   //some code here&lt;br /&gt;
 34. }catch(Some Exception se) {&lt;br /&gt;
 35.   //some code here&lt;br /&gt;
 36. }finally{&lt;br /&gt;
 37.   //some code here&lt;br /&gt;
 38. }&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 Under which three circumstances will the code on line 37 be executed? (Choose three.)&lt;br /&gt;
  A. The instance gets garbage collected.&lt;br /&gt;
  B. The code on line 33 throws an exception.&lt;br /&gt;
  C. The code on line 35 throws an exception.&lt;br /&gt;
  D. The code on line 31 throws an exception.&lt;br /&gt;
  E. The code on line 33 executes successfully&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 C 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;
finally必然執行的區塊，try中的敘述有發生無發生例法都會執行&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>