for example if x=0;
cout <<++x print x =1 coz we increment the value of x before return it. contrariwise in case of x++ we return the value first, cout<<x++ will print 0
8th Mar 2017, 2:45 AM
Badr AKKI
+ 1
thankyou
8th Mar 2017, 2:51 AM
Abduazim
Vous avez souvent des questions comme celle-ci ?
Apprenez de maniĂšre plus efficace, gratuitement :