Z cs111 Programming
Z cs111 Programming
.exe file
Execute Execute
MS Word, Windows XP, MS Excel, Vista, MS Explorer
Writing Programs
• To write a program in a high-level
language, you need:
– Appropriate software
– A text editor to type and edit program
statements
– A debugger to help find errors in program
code
– A compiler or interpreter to translate the
program into machine language
Error Types