2013-04-10 1 views
1

, 내가 답을 얻을 수없는 여전히 검색 왔지만스레드가 소속 프로세스를 변경할 수 있습니까? 그것은 마이크로 소프트 면접 질문은 사실

About the Thread and Process in Windows, which description(s) is(are) correct:(3 Points) 
    A. One application in OS must have one Process, but not a necessary to have one Thread 
    B. The Process could have its own Stack but the thread only could share the Stack of its parent Process 
    C. Thread must belongs to a Process 
    D. Thread could change its belonging Process 

.

+0

답변 중 3 개는 완전히 우스 꽝입니다. 좀 더 철저하게 검색하는 것이 좋습니다. 나에게 Microsoft 인터뷰 질문처럼 들리지는 않습니다. –

+0

@MartinJames 지난 주 Microsoft의 필기 시험에 대한 질문입니다. – imsrch

답변

0

스레드가 소속 프로세스를 변경할 수 있습니까? 아니요.