how many error occurs in C language ?
Answer Posted / swapnashree pradhan
There r two types of errors r occurs first is the compiling
and second is the run time error .compiling error r two
types syntax error ,segment error.then run runtime error r
two types logical error, linking error
.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
What is a stream?
What the advantages of using Unions?
Which is best linux os?
Dont ansi function prototypes render lint obsolete?
What are the primitive data types in c?
Describe explain how arrays can be passed to a user defined function
How can a process change an environment variable in its caller?
What is wrong with this declaration?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
will u please send me the placement papers to my mail???????????????????
Explain argument and its types.
What are the advantages of union?
What is static and volatile in c?
When the macros gets expanded?