I have small Program , here it is :
int a = 70;
int b = 50;
if (a > 60)
{
// If the value of a is more than 60 , then a will be subtracted by 60 and add 1 to b.
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manas MohapatraPosted Jul 31, 2016, 11:15 AM
Krishna Rajput SinghPosted Jul 31, 2016, 12:19 AM
suresh kumarPosted Jul 30, 2016, 2:49 PM
Suraj PantPosted Jul 30, 2016, 2:00 PM