皮皮学,免费搜题
登录
搜题
【单选题】
计算机病毒的主要特征是()。
A.
传染病、隐藏性、破坏性和潜伏性
B.
造成计算机器件永久失效
C.
格式化磁盘
D.
只会感染不会致病
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【简答题】阅读理解。 Like many people you may be dreaming of a career as a rock and roll star. There are two ways to go about getting one. First there is the traditional (传统的) way. Find some friends and form a group...
【单选题】以下关于直接寻址的特点描述中,正确的是( )。
A.
如果指令字长一定,直接寻址方式下,操作数的表数范围受到指令字长的限制
B.
与变址寻址、基址寻址相比,直接寻址不需要计算有效地址
C.
由于直接寻址实现简单,程序中应多使用该寻址方式
D.
直接寻址方式下,逻辑地址就是物理地址
【单选题】以下( )不是直接寻址方式的特点。
A.
不需要计算有效地址,形式地址就是有效地址
B.
如果指令字长一定,地址空间大小受到指令字长的限制
C.
直接寻址能增强程序的灵活性,如程序或数据区的浮动
D.
操作数大小不受指令字长的限制
【简答题】(2013·高考北京卷,D)People who multitask all the time may be the worst at doing two things at once,a new research suggests.The findings,based on performances and self­evaluations by about 275 college studen...
【单选题】The emali is from ________to ________.
A.
Jon.martin ; Jasmine
B.
Jasmine ; Jon.martin
C.
John ; Jasmine
【单选题】已知R0=0x12345678,R1=0x300,在小端存储格式下,执行以下语句之后,R2=( ) STR R0, [R1] LDRB R2, [R1]
A.
0x12
B.
0x34
C.
0x56
D.
0x78
【单选题】已知str_1 = '12345678dfggrytergrg',想获取最后3个元素,以下正确的是()。
A.
str_1[-3:]
B.
str_1[-4:]
C.
str_1[18:20]
D.
str_1[17:20]
【单选题】下列哪一种寻址方式不需要从存储器中读取操作数?
A.
直接寻址
B.
间接寻址
C.
立即寻址
D.
相对寻址
【简答题】Multitasking People who multitask all the time may be the worst at doing two things at once, a new research suggests. The findings, based on performances and self-evaluation by about 275 college stude...
【单选题】就取得操作数的速度而言,下列寻址方式中速度最快的是    ,速度最慢的是    ,不需要访存的是    ;A.直接寻址    B,间接寻址, C。立即寻址
A.
A,B,C
B.
C,A,B
C.
C,B,B
D.
C,B,C
相关题目: