list the no of files created when c source file is compiled
Answer Posted / rahul maury
.obj
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What does the format %10.2 mean when included in a printf statement?
Explain the use of bit fieild.
How can I write functions that take a variable number of arguments?
Explain the advantages of using macro in c language?
Why is c fast?
How are strings stored in c?
Can you write the algorithm for Queue?
What is union and structure?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
What is the best organizational structure?
Explain enumerated types.
What are loops c?
In C, What is the #line used for?
Is c# a good language?
What's a good way to check for "close enough" floating-point equality?