Que: If the code is stored in the external file, which of the following function is used to call them to a working directory?

a. exec()
b. source()
c. execute()
d. sourcefile()
Answer: source()

Leave a Comment