LBRY Block Explorer

LBRY Claims • 107-48-function-if-then-else-visual

7ce0f2adb67c0c65a0252045434cd2a365c8f6d7

Published By
Anonymous
Created On
30 Jan 2021 09:25:33 UTC
Transaction ID
Cost
Safe for Work
Free
Yes
[高職計概][107統測][選擇48][程式設計][Function 陳述式][If...Then...Else 陳述式][Visual Basic][紀凡老師]
在Visual Basic中,假設我們有以下一個使用者自訂函數A,若主程式呼叫A(5),則回傳的值為何? <br />Function A(ByVal K As Integer) As Integer <br /> If K 小於 4 Then <br /> Return K <br /> Else <br /> Return A(K- 1) - A(K - 2) + A(K - 3) <br /> End If <br />End Function<br /><br />(A) 1 (B) 3 (C) 5 (D) 11<br />...<br /><a href="https://www.youtube.com/watch?v=ZeKKJr9RFXQ" target="_blank" rel="nofollow">https://www.youtube.com/watch?v=ZeKKJr9RFXQ</a>
Author
Content Type
Unspecified
video/mp4
Language
English
Open in LBRY