how many error occurs in C language ?
Answer Posted / satya prakash
I think there are four error in c language symtex
error,logical error(sementex error) run time error, linking
error
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Difference between strcpy() and memcpy() function?
How can you be sure that a program follows the ANSI C standard?
What is the heap in c?
How can I invoke another program or command and trap its output?
Is void a keyword in c?
Implement bit Array in C.
How can you restore a redirected standard stream?
What is a stream water?
Can the sizeof operator be used to tell the size of an array passed to a function?
What is %d called in c?
write a program to print largest number of each row of a 2D array
What are the types of macro formats?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
What is the use of a static variable in c?
What does %2f mean in c?