VB 2005 3 mc question

2007-11-01 4:02 am
1)In VB.Net, coding “Now” and “Today” will:
a. Produce values of the String data type
b. Produce values of the DateTime data type
c. Produce values of the DateTimeString data type
d. Produce values of the DateTimeDateString data type

2)In VB.Net, Sub-Procedures:
a. Always return a value
b. Sometimes return a value
c. Never return a value
d. Are never used

3)InVB.Net, Functions:
a. Always return a value
b. Sometimes return a value
c. Never return a value
d. Are never used

回答 (1)

2007-11-01 8:57 am
✔ 最佳答案
1.a
String 是字串的意思,"Now" and "Today" 都是字串,
2.b
3.a


收錄日期: 2021-04-24 00:35:29
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20071031000051KK03349

檢視 Wayback Machine 備份