网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
异常向量表保存在BootBlock中,则MAP〔1:0〕的值应该为()
- A、00
- B、01
- C、10
- D、11
参考答案
更多 “异常向量表保存在BootBlock中,则MAP〔1:0〕的值应该为()A、00B、01C、10D、11” 相关考题
考题
设a=3,则执行x=Iif(a>5,-1,0)后,x的值为( )A.5B.6C.0D.--1
设a=3,则执行x=Iif(a5,-1,0)后,x的值为( )A.5B.6C.0D.--1
考题
关于map,下面说法正确的是()
A. map反序列化时json.unmarshal的入参必须为map的地址B. 在函数调用中传递map,则子函数中对map元素的增加不会导致父函数中map的修改C. 在函数调用中传递map,则子函数中对map元素的修改不会导致父函数中map的修改D. 不能使用内置函数delete删除map的元素
考题
关于slice或map操作,下面正确的是()
A.var s []ints = append(s,1)B.var m map[string]intm["one"] = 1C.var s []ints = make([]int, 0)s = append(s,1)D.var m map[string]intm = make(map[string]int)m["one"] = 1
考题
A policy needs to be implemented on Router B so that any traffic sourced from 172.16.10.0/24 will be forwarded to Router C. Which configuration on Router B will achieve the desired effect?()
A.access - list 1 permit 172.16.10.0 0.0.0.255 ! interface e0 ip policy route - map policy ! route - map policy permit 10 match ip address 1 set ip next - hop 1 72.16.14.4B.access - list 1 permit 172.16.10.0 0.0.0.255 ! interface s0 ip policy route - map policy ! route - map policy permit 10 match ip address 1 set ip next - hop 172.16.12.3C.access - list 1 permit 172.16.10.0 0.0.0.255 ! interface e0 ip polic y route - map policy ! route - map policy permit 10 match ip address 1 set ip next - hop 172.16.12.2D.access -list 1 deny 172.16.10.0 0.0.0.255 ! interface s0 ip policy route - map policy ! route - map policy permit 10 match ip address 1 set ip next - hop 172.16.12.2
考题
路由器的部分配置如下: Class-map match-any GOLD match ip precedence ef class-map match-any SILVER Match ip dscp af31 Policy-map Branch Class GOLD Priority percent 20 Class SILVER bandwidth percent 15 random-detect dscp-based interface Serial0/1 description PPP link to BRANCH bandwidth 1536 ip address 10.200.40.1 255.255.255.252 encapsulation ppp 路由器配置VOICE数据流到优先级队列中,但发现并没有起到作用,可能什么原因?()A、WRED在VOICE队列中没有配置B、policy map 需要应用到接口上C、VOICE 应该映射到不同的DSCP 值D、应该配置CQ,LLQ不能用的VOICE数据流中
考题
填空题已知formatter=’good{0}’.format,那么表达式list(map(formatter,[’morning’]))的值为()。
热门标签
最新试卷