Multiple choice technology programming languages How can you include code from another file in your program? With the #include preprocessor command Adding the file’s directory to @INC and then passing the filename to require. Both A & B None Reveal answer Fill a bubble to check yourself C Correct answer