38. Android 支援以 Activity 物件的 startActivity()方法啟動電子郵件傳送
程式,下列敘述何者不正確?
(A) startActivity 方法的第一個參數的類別型別為
android.content.Intent
(B) android.content.Intent 類別定義了 putExtra 方法可以用來設定電子
郵件的主旨
(C) android.content.Intent 類別定義了 putExtra 方法可以用來設定電子
郵件的內容
(D) android.content.Intent 類別定義了 putExtra 方法可以用來設定電子
郵件的郵件伺服器