Compare and contrast compile time errors and runtime errors. Provide examples of each you’ve encountered in this class and as a gamer.
In compile time errors there are mainly things with the syntax of your code. run-time errors, there are many ways this can happen. Run-time errors, the computer can be trying to open a file that isn't there or trying to find a web page that is not well formed. run time errors can also consist of ruinning out of memory.
No comments:
Post a Comment