Current time: 05-23-2013, 05:45 PM Hello There, Guest! (LoginRegister)

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
runtime vs compile time
01-16-2012, 01:14 PM
Post: #1
runtime vs compile time
Compile Time

Compile time errors are generally which the compiler can trace out while compiling your source code. One very simple example of this scenario could be missing out a closing parenthesis. The compiler will generate a syntax error at the time of compiling.


Run Time

Run Time errors are those which are not detected during compilation of a program,such errors may include divide by zero,running out of memory,null reference exceptions etc.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:

Your Ad Here

Contact Us | FAQ'S SITE | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication | Advertise With Us | Links