What happens if a process executing in user mode attempts to execute a privileged instruction?
a) The process is terminated
b) The instruction is executed with elevated privileges
c) An exception is raised
d) The process is put on hold