Answer

There should now be a file called ``hello.o''. This is called an object file, and is the machine code translation produced by the compiler. (Don't try to display an object file in Emacs-it is not human readable, and will just make Emacs beep for a few seconds!)

Return to lesson.