Multiple Choice
The# include directive has one of two forms: #include <header> and __________.
A) # include file-name
B) # include "file-name"
C) # include "file-name".
D) # inc "file-name"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: The following code segment should include the
Q13: To delete a dynamically allocated array named
Q14: An output _ is a sequence of
Q15: C++ uses type _ to represent logical
Q16: In C++, function parameters are either call-by-value
Q18: In C++, an array is also an
Q19: Objects that are declared outside the scope
Q20: Beginnings and ends of tokens are marked
Q21: The function _ indicates whether the end
Q22: A _ is a general description of