"基本程式語言 02" 修訂間的差異

出自 陳富國維基館
前往: 導覽搜尋
行 4: 行 4:
 
<br>下列片斷程式執行。
 
<br>下列片斷程式執行。
  
QUESTION 1
+
QUESTION 2
  
  
Given the code in the exhibit. What is the result?  
+
Which code, inserted ay line 14, will allow this class to correctly serialized and desterilize?  
A. Compilation fails
+
A. S. default ReadObject ();
B. An exception is thrown at runtime.  
+
B. This = s.defaultReadObject ();
C. An instance of Forest is serialized.  
+
C. Y = s.default (); x = s.readInt ();
D. An instance of Forest and an instance of Tree are both serialized.  
+
D. X = s.readlInt; y = s.readInt ();
 
 
  
 
<div class="toccolours mw-collapsible mw-collapsed">
 
<div class="toccolours mw-collapsible mw-collapsed">
<span style="font-size:medium;">解答</span>
+
<span style="font-size:medium;">解答 </span>
  
 
----
 
----
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
<span style="font-size: medium;">Ans: </span>
+
<span style="font-size: medium;">Ans: D </span>
  
 
<span style="font-size:medium;"> 解說:
 
<span style="font-size:medium;"> 解說:

於 2013年3月26日 (二) 06:54 的修訂


下列片斷程式執行。

QUESTION 2


Which code, inserted ay line 14, will allow this class to correctly serialized and desterilize? A. S. default ReadObject (); B. This = s.defaultReadObject (); C. Y = s.default (); x = s.readInt (); D. X = s.readlInt; y = s.readInt ();

解答


Ans: D

解說:


類似題型


題目

解說:


程式觀念考題
基本程式語言 決策程式語法 迴圈/重複敘述 副程式呼叫與遞迴 物件導向-類別與物件 其他

01 . 02 . 03 . 04 . 05
06 . 07 . 08 . 09 . 10
11 . 12 . 13 . 14 . 15

01 . 02 . 03 . 04 . 05
06 . 07 . 08 . 09 . 10
11 . 12 . 13 . 14 . 15

01 . 02 . 03 . 04 . 05
06 . 07 . 08 . 09 . 10
11 . 12 . 13 . 14 . 15

01 . 02 . 03 . 04 . 05
06 . 07 . 08 . 09 . 10
11 . 12 . 13 . 14 . 15

01 . 02 . 03 . 04 . 05
06 . 07 . 08 . 09 . 10
11 . 12 . 13 . 14 . 15

01 . 02 . 03 . 04 . 05
06 . 07 . 08 . 09 . 10
11 . 12 . 13 . 14 . 15