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

How do I learn C programming by videos or books?
BOOKS AND PRACTICE by far remain the best way for learning any language ....
Fgrefg
0 0
7
Why is C programming language called C?
The C programming language is named "C" because it was developed as a successor to an earlier programming language called "B." B was created by Ken Thompson at Bell Labs in the early 1970s, primarily for...
Ashwini
0 0
6
Can a file other than a .h file be included with #include?
yes .h -- is just for our understanding that its header file, you are free to put any filename and extention.
Pankaj
0 0
7
Why does execution of a program in C/C++/Java start from only main?
Main function is calling the other functions of he program and compiler gets this direction while Compiling the code. If it does not find main function then it will also not find the other functions in the code. So, main is required in C program.
Isha
What will the pre-processor do for a program?
The pre processor takes a look at your source code just before it goes off to the compiler, does a little formatting, and carries out any instructions you have given it. Each # command that the preprocessor...
Neel
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

Difference Between C Language and C Program
C Language: C Language is structured, high level and machine independent language. C Program: C Program is the collection of functions that are supported by C library.
S

Shashwat Kumar

0 0
0

Variables
Variables in C Language:A variable is a name that may be used to store a data value. Unlike constant, variables are changeable, we can change value of a variable during execution of a program. A programmer...

An Interesting discussion about malloc( ) and calloc( )
What are malloc( ) and calloc( )? Simply putting they are the predefined functions in C language. Malloc( ) and calloc( ) are two such functions which are used for more or less identical purpose and...

Program to swap the value of two variables without using third variable(simplest way)...
int main() { int a=10,b=20; printf("values of a before swap ="%d,a); printf("values of b before swap ="%d,b); a=a+b; b=a-b; a=a-b; printf("******************"); printf("values of a after swap...

How to write shared library program using C Programming?
Library Name : hellofilename : hello.c#include void Hello(){ printf("Hello World .. How are you 1\n");}======================================Header File:hello.h#ifndef __HELLO_H#define __HELLO_Hvoid Hello(void);#endif===============================Application...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

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