in Operating System
292 views
0 votes
0 votes

S1 and S3 ?

in Operating System
292 views

2 Comments

S1 false S2 True S3 false    ?
0
0
S2 true only . S1 is false as Os does not maintain any virtual memory state for individual thread.Virtual memory is concerned with processes not with Threads.

S3 is false because per-thread os maintains stack, cpu registers
1
1

Please log in or register to answer this question.