how many error occurs in C language ?

Answer Posted / kawal

Errors may be compile time and run time. compile time
errors are the logical errors and syntax errors whic are
indicated by the compiler after the compilation errors. The
errors which occur after the copilation are runtime errors

Is This Answer Correct ?    103 Yes 30 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between union and anonymous union?

843


Explain what is the advantage of a random access file?

678


What is the difference between single charater constant and string constant?

632


What do you mean by recursion in c?

640


Is c++ based on c?

661






Write a program to show the change in position of a cursor using c

589


What is getch () for?

687


What is a stream?

659


What is abstract data structure in c?

537


What is the use of gets and puts?

612


Explain what are the __date__ and __time__ preprocessor commands?

601


Can we change the value of #define in c?

592


What is dynamic dispatch in c++?

569


Explain the red-black trees?

615


How to create struct variables?

601