Let x be an integer which can take a value of 0 or 1. The statement if (x == 0) x =1 ; else x =0 ; is equivalent to which one of the following ?

Created: 4 months ago | Updated: 2 months ago

Related Questions