Multiple Choice
Match each item with a statement below.
-executable file which,by default,contains a compiled C program
A) main()
B) a.out
C) null
D) %
E) /*
F) stdio.h
G) {
H) gcc
I) #include <stdio.h>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The C language was partly developed to
Q3: C can be described as a language
Q4: C's _ header file contains information the
Q5: Match each item with a statement below.<br>-every
Q6: What is the role of the control
Q7: When you use string constants in your
Q8: What does the C library contain?
Q9: Match each item with a statement below.<br>-is
Q10: Match each item with a statement below.<br>-is
Q11: Many compilers translate source code into assembly