Which of these is an example of machine language?

print()
call printf
printf()

The correct example of machine language is:

printf()