Question: C++ 7. (2 points) When you write an illegal C++ statement and try to compile and run the program, you will get a a. compile
7. (2 points) When you write an illegal C++ statement and try to compile and run the program, you will get a a. compile error b. run-time error c. logic error d. machine crash e. headache 8. (2 points) What is the value (in C++) of the expression 4/2 9. (2 points) What is the value (in C++) of the expression 3/2? 10. (2 points) Which data type has the largest range? 2? a. int b. float c. double d. it depends on the input value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
