how many error occurs in C language ?
Answer Posted / gracy
when the question is correct the answer will be correct
with out errors
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What does the format %10.2 mean when included in a printf statement?
Why enum is used in c?
What is realloc in c?
Why do we use header files in c?
please explain every phase in the "SDLC" in the dotnet.
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
What is #include called?
What are the types of c language?
What are lookup tables in c?
Explain how are 16- and 32-bit numbers stored?
Can you please explain the difference between malloc() and calloc() function?
Is it cc or c in a letter?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
What is the meaning of ?
Is main is user defined function?