- 1.for或者while与else搭配使用时,什么时候会执行else对应的语句快?()2.多重if()else语句嵌套使用时,寻找与else配对的if方法是()。3.为避免if()else语句二义性,规定else总是与()组成配对关系。4.在嵌套的if--else条件分支语句中,else总是与()组成成对关系。5.在嵌套的if…else语句中,有关else描述正确的是。()6.for或者while与else搭配使用时,关于执行else语句块描述正确的是()7.—Anything else—________________8.module andd(A,B,Q); output Q ; input A,B; reg Q; always @(A,B)if(A==0)if(B==0)Q=0; else Q=1;endmodule其中,else Q=1;与哪句语句对应:9.module andd(A,B,Q); output Q; input A,B; reg Q; always @(A,B)if(A==0)begin if(B==0)Q=0; end else Q=1;endmodule其中,else Q=1;与哪句语句10.Verilog默认,else与最近的没有else的if相关联。11.带有 else 子句的循环如果因为执行了 break 语句而退出的话,则会执行 else 子句中的代码。12.for或者while与else搭配使用时,能够执行else对应语句块的情况是()。13.简单case表达式中,如果存在ELSE子句,便将ELSE子句之后的结果表达式返回,如果不存在ELSE子句,便返回一个NULL值。14.带有else子句的循环如果因为执行了break语句而退出的话,则会执行else子句中的代码.15.Which lexical cohesion strategy has been used in the following paragraph? ‘NOW, what I want is, Facts.Teach these boys and girls