What is .obj file in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

#include<conio.h> #include<stdio.h> void main() { int i; if(1,0,2,3) { printf("if"); } else { printf("else"); } getch(); } Can any body tell the answer of this question with explanation?

3 Answers   Huawei,


1,4,8,13,21,30,36,45,54,63,73,?,?.

10 Answers   AMB, Franklin Templeton,


What is a stream in c programming?

0 Answers  


What is main function in c?

0 Answers  


Write a program to add the following ¼+2/4+3/4+5/3+6/3+... (Like up to any 12 no.s)

1 Answers   HTC,






What is structure padding & expalain wid example what is bit wise structure?

1 Answers  


Why do we use c for the speed of light?

0 Answers  


What's the right way to use errno?

0 Answers  


Which of the following is not a valid declaration for main ()? 1) int main() 2) int main(int argc, char *argv[]) 3) They both work

2 Answers  


Dear Sir, we are required the bubble sorting programs Regs Prem

1 Answers  


What is difference between union and structure in c?

0 Answers  


advantages of pointers?

3 Answers  


Categories