移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

单选题

You work as the application developer at Cert-Tech.com. Cert-Tech.com uses Visual Studio.Net 2005 as its application development platform. You use a Windows XP Professional client computer named Client01 as your development computer.  You are developing a .Net Framework 2.0 application on Client01. You write the code shown below:Public Class Shape  Private shapeName as String  Public Sub Shape(ByVal shapeName as String) Me.shapename=shapeName End Sub  Public Overridable Fuction GetName() As String Return shapeName End Function  Private Sub DrawShape() ’Additional code goes here End Sub End Class  You later decide to have the application compiled and registered for COM interoperability. The other developers on your team complaing that they are unable to create an instance of the Shape class  in their COM applications. You are required to ensure that COM applications are able to create an instance of the Shape class. What should you do?()

发布日期:2022-07-20

You work as the application developer at Cert-Tech...
A

A

B

B

C

C

D

D

标签: "暂无标签"

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!