东北大学 / 软件设计模式
正确率:100%
在C#编制的财务程序中,需要创建一个存储流动资金金额的临时变量,则应使用下列哪条语句?()
A.decimal theMoney;
B.int theMoney;
C.string theMoney;
D.Dim theMoney as double
参考答案:
佳题速递: