1.

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
D. both int 0×80 & sysenter
Answer» D. both int 0×80 & sysenter


Discussion

No Comment Found