请帮我看看这些题怎么做

Boible 2006-06-17 08:04:25
A) In VB.Net, what is the method that is available without creating the instance of the class
• 1. Instance method
• 2. overloading method
• 3. Shared method
• 4. class methods
Ans:
B) In VB.Net, what is finalise method and what are the role of it?
• 1. Release object memory
• 2. Release memory
• 3. it calls when page is closed
Ans:
C) In VB.Net, passing an array using ByRef or ByVal makes a difference if you use a ReDim statement inside the called procedure. Which array size will be affected ?
• 1. an array passed by ByVal
• 2. an array passed by ByRef
• 3. both affected
• 4. none affected
Ans:
D) In VB.Net, ParamArray arguments are passed by in a function?
• 1. Always by value
• 2. Always by reference
• 3. both
• 4. none
Ans:
E) How are parameters referenced by default in VB.Net?
• 1. ByObject
• 2. ByVal
• 3. ByRef
• 4. None
Ans:
F) Does ISDBNull() exsist in VB.Net?
Select Answer:
• 1. True 2. False
Ans:
G) In VB.Net, constructor is always
• 1. sub new()
• 2. constructor()
• 3. base class()
• 4. the class name itself
Ans:
H) In VB.NET, what is used to join strings
• 1. Plus sign
• 2. Ampersand
• 3. both
Ans:

I) In Java, which statements ARE true?
1. When a thread sleeps, its locks are released
2. If a class has synchronized code, multiple threads can still access the non synchronized code.
3. Methods and variables can be protected from concurrent access problems by marking them with the synchronized keyword.
4. When a thread invokes wait(), its locks are released.
5. A static method cannot be synchronized
Ans:

J) Which TWO combinations below consist (and only) the necessary classes in package java.io to read a single line of Traditional Chinese text via TCP connections?
I. Socket
II. TCPSocket
III. PipedInputStream
IV. BufferedInputStream
V. BufferedReader
VI. InputStreamReader
VII. LineNumberReader
VIII. StringReader

1. (I) + (III) + (VI) + (VII)
2. (I) + (IV) + (VI) + (V)
3. (II) + (VI) + (VII)
4. (I) + (IV) + (VI) + (VII)
5. (I) + (VI) + (VIII)
Ans:
...全文
116 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
xiaoqiang08 2006-06-21
  • 打赏
  • 举报
回复
乖乖这是什么题啊!
晓轩 2006-06-21
  • 打赏
  • 举报
回复
这帖有人发过。。。。。。。。。。也有人作过,其中有我一个(**)
lyfer 2006-06-18
  • 打赏
  • 举报
回复
我如果再不学英语就完了.....
Boible 2006-06-17
  • 打赏
  • 举报
回复
A) In VB.Net, what is the method that is available without creating the instance of the class
1. Instance method
2. overloading method
3. Shared method
4. class methods
Ans: 2
B) In VB.Net, what is finalise method and what are the role of it?
1. Release object memory
2. Release memory
3. it calls when page is closed
Ans: 1
C) In VB.Net, passing an array using ByRef or ByVal makes a difference if you use a ReDim statement inside the called procedure. Which array size will be affected ?
1. an array passed by ByVal
2. an array passed by ByRef
3. both affected
4. none affected
Ans:
D) In VB.Net, ParamArray arguments are passed by in a function?
1. Always by value
2. Always by reference
3. both
4. none
Ans: 2
E) How are parameters referenced by default in VB.Net?
1. ByObject
2. ByVal
3. ByRef
4. None
Ans: 2
F) Does ISDBNull() exsist in VB.Net?
Select Answer:
1. True 2. False
Ans: 2
G) In VB.Net, constructor is always
1. sub new()
2. constructor()
3. base class()
4. the class name itself
Ans:
H) In VB.NET, what is used to join strings
1. Plus sign
2. Ampersand
3. both
Ans: 2

I) In Java, which statements ARE true?
1. When a thread sleeps, its locks are released
2. If a class has synchronized code, multiple threads can still access the non synchronized code.
3. Methods and variables can be protected from concurrent access problems by marking them with the synchronized keyword.
4. When a thread invokes wait(), its locks are released.
5. A static method cannot be synchronized
Ans:

J) Which TWO combinations below consist (and only) the necessary classes in package java.io to read a single line of Traditional Chinese text via TCP connections?
I. Socket
II. TCPSocket
III. PipedInputStream
IV. BufferedInputStream
V. BufferedReader
VI. InputStreamReader
VII. LineNumberReader
VIII. StringReader

1. (I) + (III) + (VI) + (VII)
2. (I) + (IV) + (VI) + (V)
3. (II) + (VI) + (VII)
4. (I) + (IV) + (VI) + (VII)
5. (I) + (VI) + (VIII)
Ans:

16,555

社区成员

发帖
与我相关
我的任务
社区描述
VB技术相关讨论,主要为经典vb,即VB6.0
社区管理员
  • VB.NET
  • 水哥阿乐
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧