what's the reason C++98 added 'and' and 'or' keywords? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

what's the reason C++98 added 'and' and 'or' keywords?

I think this change may confuse developers because c++ can do logical and bitwise and/or

6th Nov 2022, 1:50 PM
Giannis
Giannis - avatar
1 Answer
+ 1
I think that if you're using Python or something easier than C++, it will be better for them to learn c++. But we can still use && and ||... I don't think this change means a lot
9th Nov 2022, 8:45 PM
Kind_Cat
Kind_Cat - avatar