Vidyalelo
Computer Science · Q303

Linux

Engineering and GATE · Computer Science · question 303

Q303

System call can be implemented using which assembly instruction(s) on x86 processors?

A.
int 0×80
B.
sysenter
C.
both int 0×80 & sysenter
Answer
D.
None

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board