Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

C++ Institute Exam CPA-21-02 Topic 2 Question 30 Discussion

Actual exam question for C++ Institute's CPA-21-02 exam
Question #: 30
Topic #: 2
[All CPA-21-02 Questions]

What happens when you attempt to compile and run the following code?

#include

using namespace std;

int main() {

float i = 1.0 / 2 * 2 / 1 * 2 / 4 * 4 / 2;

cout << i;

return 0;

}

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Margarett
1 months ago
This question is making my brain hurt. Maybe I should've stuck to studying the periodic table instead of C++. *sigh*
upvoted 0 times
Pamella
7 days ago
User 2: I agree, but practice makes perfect.
upvoted 0 times
...
Elza
13 days ago
User 1: Don't worry, coding can be tough sometimes.
upvoted 0 times
...
...
Alease
1 months ago
I don't know, but I sure hope the compiler doesn't explode when I run this code. *nervous laughter*
upvoted 0 times
...
Aliza
1 months ago
Wow, this is a tricky one. I'm going to have to break out my trusty calculator to figure this out. *furiously punches numbers into calculator* Aha, D is the correct answer!
upvoted 0 times
Florinda
8 days ago
User 2: Yes, I used my calculator and got D as the correct answer.
upvoted 0 times
...
William
8 days ago
Nice job with the calculator, D is the right choice
upvoted 0 times
...
Isabelle
15 days ago
User 1: Did you figure out the answer to the code snippet?
upvoted 0 times
...
William
28 days ago
I agree, the correct answer is D
upvoted 0 times
...
William
1 months ago
I think it prints: 0.5
upvoted 0 times
...
...
Melissia
2 months ago
Haha, this is a classic trick question! I'm going with B, just to see if the compiler can handle my shenanigans.
upvoted 0 times
Filiberto
22 days ago
User 3: I agree with Eric, it prints: 1
upvoted 0 times
...
Eric
1 months ago
User 2: I'm going with A, it prints: 0
upvoted 0 times
...
Jose
1 months ago
User 1: I think it prints: 1
upvoted 0 times
...
...
Gregoria
2 months ago
I think the answer is D. The expression 1.0 / 2 * 2 / 1 * 2 / 4 * 4 / 2 should evaluate to 0.5 due to the order of operations.
upvoted 0 times
Kenia
1 months ago
User4: Thanks for explaining!
upvoted 0 times
...
Velda
1 months ago
User3: Correct!
upvoted 0 times
...
Beatriz
1 months ago
User2: It prints: 0.5
upvoted 0 times
...
Fletcher
1 months ago
User1: I think the answer is D.
upvoted 0 times
...
...
Brittney
2 months ago
I'm not sure, but I think the answer is C.
upvoted 0 times
...
Karl
2 months ago
I believe the answer is A.
upvoted 0 times
...
Tom
2 months ago
I think the answer is D.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77