include myHeaderFile h The preprocessor will search for the-02834
#include "myHeaderFile.h"The preprocessor will search for the file "myHeaderFile.h" in the __________ directory.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Lecture No.23 - Quiz No.1.
#include "myHeaderFile.h"The preprocessor will search for the file "myHeaderFile.h" in the __________ directory.
current library
current installed
current working
None of the given