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
Differentiate between full, complete & perfect binary trees.
How is a pointer variable declared?
Why do we write return 0 in c?
What is "Hungarian Notation"?
What is the use of extern in c?
What is c basic?
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
Do you know the use of fflush() function?
Explain argument and its types.
Why doesnt long int work?
What is size of union in c?
What is class and object in c?
Is there anything like an ifdef for typedefs?
Are bit fields portable?
What does c value mean?