Multiple Choice
What is the extension of output file produced by Preprocessor?
A) .h
B) .exe
C) .i
D) .asm
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: What is the output of below program?<br>Int
Q44: How many loops are there in C<br>A)1<br>B)2<br>C)3<br>D)4
Q45: If 'a' is the integer which is
Q46: What is storage class for variable A
Q47: #include "stdio.h"<br>Int main()<br>{<br>Int a = 10;<br>Printf("%d", a);<br>Int
Q48: C is a _ language<br>A)Platform independent programming<br>B)Platform
Q49: #include "stdio.h"int a = 20;<br>Int main()<br>{<br>Int a
Q50: which is better memory allocation when size
Q51: A Pointer to a block of memory
Q52: Any type of modification on the parameter