#include are _______ files and #include “somefile.h” ________ files. A Library, Library B Library, user-created header C User-created header, library D They can include all types of file #include are _______ files and #include “somefile.h” ________ files. Correct Answer They can include all types of file Both of these statement can be used to select any file. Bissoy MCQ Team Dec 01, 2024 C Programming C-Preprocessor