4. Predict the values of: +7/2 and 10.0 / -2.0 (Note 2.8) A. two possibilities: 3 and -5 or 4 and -5 B. only 3 and -5 C.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

4. Predict the values of: +7/2 and 10.0 / -2.0 (Note 2.8) A. two possibilities: 3 and -5 or 4 and -5 B. only 3 and -5 C.

Post by answerhappygod »

4 Predict The Values Of 7 2 And 10 0 2 0 Note 2 8 A Two Possibilities 3 And 5 Or 4 And 5 B Only 3 And 5 C 1
4 Predict The Values Of 7 2 And 10 0 2 0 Note 2 8 A Two Possibilities 3 And 5 Or 4 And 5 B Only 3 And 5 C 1 (32.49 KiB) Viewed 16 times
4. Predict the values of: +7/2 and 10.0 / -2.0 (Note 2.8) A. two possibilities: 3 and -5 or 4 and -5 B. only 3 and -5 C. only 3.5 and -5 D. only 4 and -5 E. none of the above 5. A mathematical operation in which all operands are type char: (Note 2.10) A. converts the values of all operands to type int or unsigned int. B. produces a type char result. C. is an example of poor programming. D. is evaluated using type short char arithmetic. E. must not contain subtraction. 6. If char is 8 bits and int is 24 bits, predict the values of sizeof(11 %-5) and sizeof(8 % -3). (Notes 2.8 & 2.12) A. only 1 and 3 B. two possibilities: -4 and 4 or 1 and 4 C. two possibilities: -4 and 3 or 1 and 3 D. only 3 and 3 E. The value of the first expression will be either -4 or 1. The value of the second expression depends upon the data type of sizeof.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply