The output of the following code is: x = 3; if (!x) if (x=4) cout << "AAA". else cout << "BBB | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

The output of the following code is: x = 3; if (!x) if (x=4) cout << "AAA". else cout << "BBB

21st Sep 2021, 11:42 AM
Wafaa Elayan
Wafaa Elayan - avatar
2 Answers
+ 2
if you really have a problem, we need some more details from you: ▪︎give a clear and complete description about your task ▪︎if your question is related to an exercise in a tutorial, please mention the tutorial name and the lesson number ▪︎if there are error messages please post them here ▪︎give at least one sample with input data and the expected output ▪︎to be able to find out the issues you have, we need to see your code     => please put your code in playground, save it there and post a link to it here. thanks for your understanding!
21st Sep 2021, 1:50 PM
Lothar
Lothar - avatar