

MCQOPTIONS
Saved Bookmarks
1. |
As we type “make” command on the terminal |
A. | make reads the makefile in the current directory |
B. | make reads the makefile in the parent directory |
C. | make reads the makefile in the predefined environment variable |
D. | none of the mentioned |
Answer» B. make reads the makefile in the parent directory | |