what type of errors are checked during compilation
Answer Posted / r.prasad
syntax and semantics related
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
What should malloc() do?
What are the ways to a null pointer can use in c programming language?
How to declare a variable?
What is meant by inheritance?
Do you know the purpose of 'register' keyword?
What is a 'null pointer assignment' error?
what is reason of your company position's in india no. 1.
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
Tell me what are bitwise shift operators?
What is register variable in c language?
How can a string be converted to a number?
Define the scope of static variables.
what are the different storage classes in c?
Explain built-in function?
What are the properties of union in c?