The result of 1 && 0 – stackoverflow.com 10:07 Posted by Unknown No Comments #include <iostream> using namespace std; int main(){ cout << 1 && 0; return 0; } I don't understand why this prints "1". It is not the same with true && false ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitOn the exponential form of complex numbers – math.stackexchange.comHow can I respond to coffees offered by coworkers when I'm not on permanent staff? – workplace.stackexchange.comWhat FPS game does this screenshot (of a Skorpion SMG) from the Dxtory features page belong to? – gaming.stackexchange.comHow was this person considered for a pardon in Iceland? – politics.stackexchange.comBooking a trip to earn airline status – travel.stackexchange.comVisualize Nicomachus's Theorem – codegolf.stackexchange.com
0 Comment to "The result of 1 && 0 – stackoverflow.com"
Post a Comment