Here d question exactly means the statement which will always irrespective of any condition and the statement which will never execute.......so here if we use if(1) it will always execute or will return true and the statement if(0) will never execute or will always return false