C++ primer习题第二章

时间:2021-12-12 04:20:35
【文件属性】:

文件名称:C++ primer习题第二章

文件大小:18KB

文件格式:DOCX

更新时间:2021-12-12 04:20:35

C++ primer C++ 练习 primer

Exercise 2.1: What are the differences between int, long, long long, and short? Between an unsigned and a signed type? Between a float and a double? Exercise 2.2: To calculate a mortgage payment, what types would you use for the rate, principal, and payment? Explain why you selected each type.


网友评论