第8题: [简答题]简述rate-limit中continue的作用。 参考答案:the packet is evaluated using the next rate limit command. If there is not any other rate-limit command, the packet is transmit.
第27题: [单项选择]设x=4,y=8,z=7,则以下表达式的运算结果是( )。 x<y And(Not y>z)Or z<x A. 1 B. -1 C. True D. False 参考答案:D 答案解析:[解析] 本题考查逻辑运算。将操作数进行逻辑运算,结果是逻辑值。常见的逻辑运算有逻辑与和逻辑或,格式分别为:“条件表达式1 And条件表达式2”,条件表达式均为T时结果为T;“条件表达式1 Or 条件