[单选题]

下列程序执行后,k的值是 public class Testhhh { public static void main(String args[ ]) { inti=6,j=8,k=10,m=7; if(i>j| |m

A.12

B.11

C.10

D.9

参考答案与解析: