Computer Science, asked by gilu7019, 1 year ago

Difference between primitive and non primitive data structure

Answers

Answered by mailtoaditee
0

Answer:

PREEMPTIVE: Processes  which once enters execution state can be halted or changed and move to the waiting queue if in case any event and/or I/O interrupt occur in the system.

NON-PREEMPTIVE: Processes that once enters execution state cannot be halted or changed since,these processes

can either be executed in full or none.

E.g, Banking transaction

Answered by abc1088
1

Answer:

one is primitive,  other isn't

Explanation:

Similar questions