$ 0 0 char opponent = (player == 'W')? 'B' : 'W'; i cannot understand that above statement in c and what will be its simplest form? and what is above statement called in c ? c??