InterviewSolution
Saved Bookmarks
| 1. |
Source Code Of A Module Lies In Which Folder? |
|
Answer» By CONVENTION, the SOURCE code of a module to LIE in same directory which is the NAME of the module. By convention, the source code of a module to lie in same directory which is the name of the module. |
|