某科技公司向本单位有突出贡献的设计人员奖励住宅-套,市场价格60万元。该设计人员随后以80万元的价格将奖励住宅出售,当地契税适用税率为4%,该设计人员应缴纳的契税为( )万元。
A. 0
B. 1.2
C. 2.4
D. 3.2
查看答案
You are maintaining a Microsoft ASP.NET Web Application that was created by using the Microsoft .NET Framework version 3.5. You obtain the latest version of the project from the source control repository. You discover that an assembly reference is missing when you attempt to compile the project on your computer.You need to compile the project on your computer. What should you do?()
Add a reference path in the property pages of the project to the location of the missing assembly.
B. Add a working directory in the property pages of the project to the location of the missing assembly.
Change the output path in the property pages of the project to the location of the missingassembly.
Delete the assembly reference. Add a reference to the missing assembly by browsing for it on your computer.