Motorola Solutions Interview Question

What are SYSCALLS and Subroutines in Assembly?

Interview Answer

Anonymous

Oct 29, 2011

SYSCALLS are system calls that are executed in kernel mode. Subroutines are like conditional statements in the main body of the code.