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 does %d do in c?
How to compare array with pointer in c?
Are enumerations really portable?
Explain Function Pointer?
What are the different types of linkage exist in c?
Why is c called a structured programming language?
What does %p mean c?
What is meant by int main ()?
Array is an lvalue or not?
How does sizeof know array size?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
What is c++ used for today?
How do I use strcmp?
What does sizeof return c?