Answer Posted / e-mail
A compiler is used to convert the high-level languages into
machine language. it checks the errors in programs like
compile errors, linkage errors etc...
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Differentiate between #include<...> and #include '...'
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
what is the height of tree if leaf node is at level 3. please explain
What is a lookup table in c?
how to make a scientific calculater ?
will u please send me the placement papers to my mail???????????????????
Are negative numbers true in c?
What is pass by reference in functions?
How can you read a directory in a C program?
What is the heap?
Why we use break in c?
Why doesnt that code work?
What is hash table in c?
Is main is a keyword in c?
Can include files be nested? How many levels deep can include files be nested?