list the no of files created when c source file is compiled
Answer Posted / viral doshi
.obj
.i
.bak
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is meant by inheritance?
Explain what is meant by high-order and low-order bytes?
What is void pointers in c?
Explain how can I manipulate strings of multibyte characters?
What is putchar() function?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
What are register variables in c?
Write a program to swap two numbers without using third variable?
What is the difference between int main and void main?
Is there a way to compare two structure variables?
For what purpose null pointer used?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
Describe the header file and its usage in c programming?
What are keywords c?