UrbanPro

Learn C Language from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

What is the difference between compile time error and run time error?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Success in CBSE / ICSE Class 12 and 10 Mathematics Boards

Compile error is the error when you check for syntax error while run time error comes when you do execution of the program.
Comments

Computers, Math, Science, Programming

Errors which occur at the time of compilation are compile time errors and errors which occur at runtime are runtime errors. Example like syntax errors are all compile time errors. where as logical errors or out of memory, network error,etc occurs at the time of running the program file.
Comments

Freelance technical trainer / consultant (Embedded systems, Automation / Scripting) : C, Linux, Embedded systems, python, perl, tcl

Suppose say you are working on Linux and use are using gcc to compile. Whatever error you get when you execute gcc Sample.c, they are compile time errors. Whatever error you get when you execute ./a.out, they are run time errors.
Comments

Software Developer and Trainer with 10 years of experience

Compile Time Errors - Errors that were caught during compilation of the program are called as Compile Time Errors. Mostly Language Syntax Errors & Semantic Errors will be caught as Compile Time Errors. Run Time Errors - Errors that were caught during the execution of the program are called as Run...
read more
Compile Time Errors - Errors that were caught during compilation of the program are called as Compile Time Errors. Mostly Language Syntax Errors & Semantic Errors will be caught as Compile Time Errors. Run Time Errors - Errors that were caught during the execution of the program are called as Run Time Errors. Logical Errors like integer divided by Zero will be caught during this Run Time as this kind of error cant be caught during compile time. read less
Comments

C/C++ & UNIX Shell Scripting Programmer & Tutor

As rightly said by Avinash and Vinod the compile time error is the error at compile time. Syntactic error. Consider it as grammatical error (grammer of a compiler). Run time error is the memory related error or some undefined behavior. Consider you allocated a character array of 20 bytes to store your...
read more
As rightly said by Avinash and Vinod the compile time error is the error at compile time. Syntactic error. Consider it as grammatical error (grammer of a compiler). Run time error is the memory related error or some undefined behavior. Consider you allocated a character array of 20 bytes to store your name. No issues with the statement so no compile time error. But now let us you try to store 25 bytes name on that, it may produce run time error. read less
Comments

Tution for computer science students

Simply we can that compile time error occurs during the compilation of a program where as run time error occurs during execution of a program
Comments

View 4 more Answers

Related Questions

What are the applications of C programming?
Hi Poulami Hope you are doing good. C programming language is a versatile and widely used language that has found applications in various domains. Some of the key applications of C programming include: 1....
Poulomi
0 0
6
Who is the inventor of C programming?
Dennis Ritchie in the year of 1970 created C Programming language. He is a computer czar also helped to develop the Unix operating system.He died in the year of 2011 on Wednesday at his home in Berkeley Heights, New Jersey
Shreya
0 0
7
What is the output of the below: int x, y; printf("%d", scanf("%d %d", &x, &Y));
:) Good one. It checks my eye sight. This piece of code would result in an error: "undefined symbol Y". Note: 'scanf( )' not only scans and loads the values entered by users into variables, but it...
Pravalika
What is meant by "bit masking"?
For example if you want to know if third bit is 1 or not for an int x then you can mask all other bits and just check the third one: (n & 0x04) != 0 means 3rd bit is not zero, 0x04 is the bit mask
Kiran
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

C Language
To get help in C window (for keywords, functions) press Alt +F1.To delete a single line , use the shortcut key CTRL +Y.If you got error about the path when you execute a C pgm, check the Options menu =>Directories.
T

Thilagam S.

0 0
0

Why we need to learn Programming languages?
Language is medium for communication. If two parties like to communicate or exchange the thoughts they must know a language. Language should be understandable by both the Parties. For example A wants to...

10 Tips to improve your learning
1. Have a quick revision of topics that you have read in past three days before you start studying a new topic. 2. Make your own notes containing the summary of the topic. 3. Allot proper timing for...

Is It Fine To Write “void main()” Or “main()” In C/C++?
The definition: void main() { /* ... */ } Is not and never has been C++, nor has it even been C. See the ISO C++ standard 3.6.1 or the ISO C standard 5.1.2.2.1. A conforming...

Some interview questions and answers for fresher level on Pointers
What is a void pointer? Void pointer is a special type of pointer which can reference or point to any data type. This is why it is also called as Generic Pointer. As a void pointer can point to...

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for C Language Classes?

The best tutors for C Language Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn C Language with the Best Tutors

The best Tutors for C Language Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more