Friday Nov. 16, 2007 ----------------------- Intro to C++ ----------------------- - What is a high level language? - What is machine code? - What is a compiler? - what is an interpreter? What is the difference between an interpreter and compiler? - What does a C++ program look like? - What does compiling mean? - What is a compilation error? - How do we run a compiled program?