+ 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
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