A. if B. switch C. break D. if else
A. (x>=y) && (y>=z) B. (x>=y>=z) C. (x≥y) and (y≥z) D. (x>=y) || (y>=z)