【单选题】
9在12MHz始终脉冲的8051系统里,一个机器周期有多长?___
A. 1µs
B. 12µs
C. 1ms
D. 12ms
查看试卷,进入试卷练习
微信扫一扫,开始刷题
相关试题
【单选题】
12下列哪个寄存器是8×51内的16位寄存器?___
【单选题】
14在8×51的输入/输出端口里,哪个输入/输出端口执行在输出功能时没有内部上拉电阻?___
【单选题】
8×51的P0采用哪种电路结构?___
A. 集电极开路式输出
B. 基极开路式输出
C. 发射机开路式输出
D. 图腾柱输出
【单选题】
17在8×51里,若要扩展外部存储器时,数据总线连接哪个输入/输出端口?___
【单选题】
点亮一般的LED所耗用的电流约为多少?___
A. 1~5µA
B. 10~20µA
C. 1~5mA
D. 10~20mA
【单选题】
19一般地,蜂鸣器属于哪种负载?___
A. 电阻性负载
B. 电感性负载
C. 电容性负载
D. 不导电负载
【单选题】
7405/7406的输出采用哪种电路结构?___
A. 集电极开路式输出
B. 基极开路式输出
C. 发射机开路式输出
D. 图腾柱输出
【单选题】
21在继电器中,NO接点是一种什么接点?___
A. 不使用接点
B. 不存在接点
C. 激磁后即开路的接点
D. 常开接点
【单选题】
22所谓2P的继电器,代表什么意思?___
A. 只有2个接点
B. 两相的负载
C. 两组电源
D. 2组c接点
【单选题】
23共阳极七段数码管显示器的驱动信号有何特色?___
A. 低电平点亮
B. 低电平不亮
C. 高电平点亮
D. 以上皆非
【单选题】
24在8×51的程序里,若要将某个输入/输出端口设置成输入功能,应如何处理?___
A. 先输出高电平到该输入/输出端口
B. 先输出低电平到该输入/输出端口
C. 先读取该输入/输出端口的状态
D. 先保存该输入/输出端口的状态
【单选题】
8×51提供几个外部中断和定时器/计数器中断?___
A. 2,2
B. 3,6
C. 2,3
D. 3,7
【单选题】
8×51的IP缓存器的功能如何?___
A. 设置中断优先级
B. 启动中断功能
C. 设置中断触发信号
D. 定义CPU的网址
【单选题】
28若要让采用低电平触发,则应如何设置?___
A. EX0=0
B. EX0=1
C. IT0=0
D. IT0=1
【单选题】
29在Keil µVision3里进行调试/仿真时,在哪里操作才能触动程序中断?___
A. 在Interrupt System
B. 在Cotorl Box对话框里
C. 直接单击魔术棒按钮即可
D. 直接按0键
【单选题】
30在8×51所提供的中断功能里,下列哪个优先级比较高?___
A. T1
B. RI/TI
C. T0
D. INT0
【单选题】
31在TCON缓存里,IE1的功能是什么?___
A. 触发 IE1中断
B. 指示IE1中断的标志
C. 提高IE1优先等级
D. 取消IE1中断
【单选题】
32在Keil C里,中断子程序与函数又何不同?___
A. 中断子程序不必声明
B. 函数不必声明
C. 中断子程序必须有形式参数
D. 中断子程序一定会有返回值
【单选题】
33若要同时启用INT0及INT1中断功能,则应如何设置?___
A. TCON=0×81
B. IE=0×85
C. IP=0×83
D. IE=0×03
【单选题】
35在8×51的Timer里,若使用Mode 0,其最大计数值为多少个机器周期?___
A. 65636
B. 8192
C. 1024
D. 256
【单选题】
36在12MHz的8×51系统里,哪一种方式一次可定时5ms?___
A. Mode 0及Mode 1
B. Mode 1及Mode 2
C. Mode 2及Mode 3
D. Mode3及Mode 1
【单选题】
37若要让Timer作为外部计数只用,应如何设置?___
A. Gate=0
B. Gate=1
C. C/=0
D. C/=1
【单选题】
39下列哪个不是8×51所提供的省电方式?___
A. PD方式
B. IDL方式
C. LP方式
D. 待机方式
【单选题】
89S51的看门狗有何作用?___
A. 重复执行程序
B. 找回遗失数据
C. 复位系统
D. 防止中毒
【单选题】
41若要启用WDT,则应依次填入WDTRST寄存器哪些数据?___
A. 0xe1、0xe2
B. 0xe1、0x1e
C. 0x1e、0xe1
D. 0x10、0x01
【单选题】
8×51的定时器,在下列哪种方式下具有自动加载功能?___
A. Mode0
B. Mode1
C. Mode2
D. Mode3
【单选题】
45下列哪种AD转换器的转换速度比较快?___
A. 双斜率型AD转换器
B. 比较型AD转换器
C. 连续计数式AD转换器
D. 逐渐接近式AD转换器
【单选题】
46下列哪种AD转换器的精密度比较高?___
A. 双斜率型AD转换器
B. 比较型AD转换器
C. 连续计数式AD转换器
D. 逐步逼近式AD转换器
【单选题】
47对于8×8 LED点阵而言,其中的LED个数及引脚各为多少?___
A. 64、16
B. 16、16
C. 64、12
D. 32、12
【单选题】
48在共阳极型8×8 LED点阵里,其阳极如何连接?___
A. 各行阳极连接到行引脚
B. 各列阳极连接到列引脚
C. 各行阳极连接到列引脚
D. 各列阳极连接到行引脚
【单选题】
49在共阳极型8×8 LED点阵里,其阴极如何连接?___
A. 各行阴极连接到行引脚
B. 各列阴极连接到列引脚
C. 各行阴极连接到列引脚
D. 各列阴极连接到行引脚
【单选题】
50双色8×8 LED点阵的列引脚与行引脚各位多少?___
A. 12、12
B. 8、16
C. 16、8
D. 24、8
【单选题】
___的方向规定由高电位点指向低电位点。
【单选题】
三相电动势到达最大的顺序是不同的,这种达到最大值的先后次序,称三相电源的相序,相序为U-V-W-U,称为___。
【单选题】
电路的作用是实现能量的传输和转换、信号的___和处理。
【单选题】
电阻器反映导体对电流起阻碍作用的大小,简称___。
A. 电动势
B. 功率
C. 电阻率
D. 电阻
【单选题】
___反映了在不含电源的一段电路中,电流与这段电路两端的电压及电阻的关系。
A. 欧姆定律
B. 楞次定律
C. 部分电路欧姆定律
D. 全欧姆定律
【单选题】
并联电路中的总电流等于各电阻中的___。
A. 倒数之和
B. 相等
C. 电流之和
D. 分配的电流与各电阻值成正比
【单选题】
串联电路中流过每个电阻的电流都___。
A. 电流之和
B. 相等
C. 等于各电阻流过的电流之和
D. 分配的电流与各电阻值成正比
【单选题】
___的一端连在电路中的一点,另一端也同时连在另一点,使每个电阻两端都承受相同的电压,这种联结方式叫电阻的并联。
A. 两个相同电阻
B. 一大一小电阻
C. 几个相同大小的电阻
D. 几个电阻
推荐试题
【单选题】
Which protocol offers data Integrity encryption, authentication, and anti-replay functions for IPSec VPN?___
A. ESP protocol
B. IKEv3 Protocol
C. AH protoco
D. IKEv1 Protocol
【单选题】
Which component offers a variety of security Solution, including firwall, IF Antivirus and antiphishing features?___
A. Cisco loS router
B. Cisco ASA 5500 Ser ies security appliance
C. Cisco ASA 5500 X series Next Gen Security appliance
D. Cisco 4200 series IPS appliance
【单选题】
Refer to the exhibit, A Network Secur ity administrator check the ASa firewall NAT policy table rith show nat command, which statement is fails?___
A. There are only reverse translation matches for the REAL SERvER object
B. First policy in the Section 1 is a dynamic nat entry defined in the object configuration
C. NAT policy in section 2 is static entry de fined in the object configuration
D. Translation in Section 3 used when a connection does not matches any entries in first two sections
【单选题】
What is true of an aSa in transparent mode ?___
A. It supports OSPF
B. It requires an IP address for each interface
C. It requires a management IP address
D. It allows the use of dynamic NaT
【单选题】
What is the effect of the ip scp server enable command?___
A. It references an access list that allows specific SCP servers
B. It allows the router to initiate requests to an SCP server
C. It allows the router to become an SCP server
D. It adds SCP to the list of allowed copy functions
【单选题】
How can you mitigate attacks in which the attacker attaches more than one vLan tag to a packet?___
A. Assign an access VLAN to every active port on the switch
B. Disable Ether Channel on the switch
C. Explicitly identity each VLAN allowed across the trunk
D.
E. nable transparent VTP on the switch
【单选题】
Which technology can you implement to centrally mitigate potential threats when users on your network download files that might be malicious?___
A. Enable file-reputation services to inspect all files that traverse the company network and block files with low reputation scores
B. Verify that the compa ny IpS blocks all known malicious website
C. Verity that antivirus software is installed and up to date for all users on your network
D. Implement URL filtering on the perimeter firewall
【单选题】
What is the most common implementation of PaT in a standard networked environment?___
A. configuring multiple external hosts to join the self zo ne and to communicate with one another
B. configuring multiple internal hosts to communicate outside of the network using the outside interface IP address
C. configuring multiple internal hosts to communicate outside of the network by using the inside interface IP address
D. configuring an any any rule to enable external hosts to communicate inside the network
【单选题】
Which component of a bYod architecture provides aAa services for endpoint access ?___
A. Integrated Services Router
B. access point
C. ASA
D. Identity Services
E. ngine
【单选题】
You are configuring a NAT rule on a Cisco ASA ,Which description of a mapped interface is true?___
A. It is mandatory for all firewall modes
B. It is optional in routed mode
C. It is optional in transparent mode
D. It is mandatory for ide ntity NAT only
【单选题】
Which description of the use of a private key is true ?___
A. The sender signs a message using the receivers private key
B. The sender signs a message using their private key
C. The sender encrypts a message using the receivers private key
D. The receiver decrypts a n15ssage using the sender's private key
【单选题】
Which mechanism does the FireAMP Connector use to avoid conflicts with other security applications such as antivirus products ?___
A. Virtualization
B. Containers
C. Sandboxing
D.
E. xclusions
【单选题】
Which network to pology de scribes multiple LANS in a gec? ___
A. SOHO
B. MAN
C. pan
D. CAN
【单选题】
Which statement represents a difference between an access list on an aSa versus an access list on a router?___
A. The asa does not support number access lists
B. The aSa does not support standard access list
C. The asa does not ever use a wildcard mask
D. The asa does not support extended access lists
【单选题】
Which command do you enter to verify the status and settings of an iKE Phase 1 tunnel?___
A. show crypto ipsec as output
B. show crypto isakmp
C. show crypto isakmp policy
D. show crypto ipsec transform
【单选题】
Which feature can help a router or switch maintain packet forwarding and protocol states despite an attack or heavy traffic load on the router or switch?___
A. service Policy
B. Control Plane Policing
C. Policy Map
D. Cisco
E. xpress
F. orwarding
【单选题】
Which STP feature can prevent an attacker from becoming the root bridge by immediately shutting down the interface when it receives a BPDU?___
A. root guard
B. Port Fast
C. BPDU guard
D. BPDU filtering
【单选题】
Which technology can best protect data at rest on a user system?___
A. full-disk encryption
B. IPsec tunnel
C. router ACL
D. network IPS
【多选题】
Which two primary security concerns can you mitigate with a BYOD solution ?___
A. schedule for patching the device
B. securing access to a trusted corporate network
C. compliance with applicable policies
D. connections to public Wi-Fi networks
E. device tagging and invento
【多选题】
choose five___
A. MD5————————inserure
B. DES————————insercure
C. SDES———————legacy
D. SHA-1———————legacy
E. HMAC-MD5—————legacy
【多选题】
Which two characteristics of symmetric encryption are true?___
A. It uses digital certificates
B. It requires more resources than asymmetric ancryption
C. It uses the same key to enctypt and decrupt traffic
D. It uses a public key and a pricate key to encrypt and decrypt traffic.
E. It is faster than asymmetric encryption
【多选题】
which two characteristics of PVLAN are true?___
A. Promiscuous porta can communicate with PVLAN ports.
B. Isolated ports cannot communicate with other ports on the same VLAN
C. Community ports have to be a part of the trunk.
D. They require VTP to be enabled in server mode
E. PVLAN ports can be configured as Ether Channel ports
【多选题】
What are two options for running Cisco SDM?___
A. Running SDM from a mobile device
B. Running SDM from within CiscoWorks
C. Running SDM from a router's flash
D. Running SDM from the Cisco web porta
E. Running SDM from a PC
【多选题】
Which two options are the primary deployment modeles for mobile device management?___
A. multisite
B. cloud-based
C. on premises
D. hybrid cloud basedo
E. single site
【多选题】
Drag the recommendation on the left to the Cryptographic algorithms on the right, Options will be used more than once.___
A. Avoid——————————————DES,MD5
B. Legacy——————————————SDES,SHA1,HMAC-MD5
【多选题】
Which two are valid types of vLans using PVLANS ?___
A. Community VLAN
B. Backup VLAN
C. Secondary VLAN
D. Isolated VLAN
E. Isolated VLAN
【多选题】
Which two commands are used to implement Resilient lOS Configuration ___
A. Secure boot-config
B. copy running-config tftp
C. copy flash:ios bin tftp
D. copy running-config startup-config
E. secure boot-image
【多选题】
Which two types of firewalls work at layer 4 and above ?___
A. Stateful inspection
B. Network Address Translation
C. Circuit-Level gateway
D. Static packet filter
E. Application Level firewall
【多选题】
Which two default settings for port security are true ?___
A. Violation is Protect
B. Violation is Restrict
C. Violation is Shutdown
D. Maximum number of MAC addresses is 2
E. Maximum number of MAC addresses is 1
【多选题】
Which two are characteristics of RADIUS?___
A. Uses UDP ports 1812 /1813
B. Uses TCP port 49
C. Uses UDP port 49
D.
E. ncrypts only the password between user and server
【多选题】
When setting up a site-to-site VPN with PSK authentication on a Cisco router, which two elements must be configured under crypto map?___
A. pfs
B. nat
C. reverse route
D. peer
E. transform-set
【多选题】
When using the Adaptive Security Device Manager(ASDM), which two options are available to add a new root certificate?___
A. Install from SFTP server
B. Usehttps
C. Install from a file
D. Use LDAP
E. Use SCEP
【多选题】
Which two SNMPv3 services support its capabilities as a secure networ k manage protocol? ___
A. access control
B. the shared secret key
C. authentication
D. authorization
E. accounting
【多选题】
Which two statements about routed firewall mode are true ?___
A. The firewall acts as a routed hop in the network
B. This mode conceals the presence of the firewall
C. The firewall requires a unique iP address for each interface
D. This mode allows the firewall to be added to an existing networ k with minimal additional configuration By default, this mode permits most traffic to pass throug
【多选题】
Which two statements describe DHCP spoofing attacks?___
A. They are used to perform man-in- the-middle attacks
B. They can access most network devices
C. They can modify the flow of traffic in transit. LNGKAIG
D. They protect the identity of ti attacker by masking the DHCP address
E. They can physically modify the network gateway
【多选题】
Which two types of VLANs using PVLANs are valid?___
A. isolated
B. promiscuous
C. backup
D. secondary
E. community
【多选题】
What are two limitations of the self-zone policies on a zone-based firewall?___
A. They are unable to block Https traffic
B. They restrict SNMP traffic.
C. They are unable to support Https traffic
D. They are unable to implement application inspection
E. They are unable to perform rate limiting
【多选题】
Which two descriptions of TACACS+ are true? ___
A. The TACACS+ header is unencrypted
B. It combines a uthentication and authorization
C. It uses TCP as its transport protocol
D. Only the password is encrypted.
E. It uses UDP as its transport protocol.
【多选题】
Which two actions does an IPS perform? ___
A. it spans the traffic
B. it reflects the traffic back to the sender
C. it encrypts the traffic
D. it terminates the user session or connection of the attacker
E. it reconfigures a device to block the traffic
【多选题】
In which form of fraud does an attacker try to learn information such as login credenti account information by ma squerading as a reputable entity or person in email, IM or communication channels ?___
A. phishing
B. Smurfit
C. Hacking
D. Identity Spoofing