You work as an application developer at Certkiller...
单选题

You work as an application developer at Certkiller .com. Certkiller .com uses an application that calculates monthly payments based upon client input. You are currently debugging this application using the Microsoft Visual Studio 2005 IDE. The application contains the following code: public double CalculateMonthlyPayment (Single rate, double principal) { //Implementation code } You have discovered that unexpected results are being returned by the application. You would like to pause execution and display a message box containing an error message in the event of a negative or zero rate value is Passed to the CalculateMonthlyPayment method. You need to ensure that this only occurs during debugging mode. What should you do?()

发布日期:2020-04-10

A.

B.

C.

D.

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定