cycle steal 과 interrupt에 관한 설명 중 옳은 것은?
					문제풀이 모드
										
					
					0
															
						
						
						정답률 : -					
				
			cycle steal 과 interrupt에 관한 설명 중 옳은 것은?
interrupt 가 발생하면 interrupt가 처리될 때까지 CPU는 쉰다.
interrupt 발생 시에는 CPU의 상태보전이 필요 없다.
instruction 수행 도중에 cycle steal이 발생하면 CPU는 그 cycle steal 동안 정지된 상태가 된다.
cycle steal의 발생 시에는 CPU의 상태보존이 필요하다.
			채점하기
		
		
					
		
					
		
		
		
	









