A. class B. new C. subclass D. interface
A. 2 B. 1 C. 9 D. 10
A. (x>=y)&&(y>=z) B. (x>=y)AND(y>=z) C. (x>=y>=z) D. (x>=y)||(y>=z)