← Glossary
テクノロジ系 (Technology)Tested 1×
ファイルパス指定
ふぁいるぱすしてい · File path specification
The way of specifying a file's location within a hierarchical file system. An absolute path starts from the root directory at the top of the hierarchy and lists every directory down to the file, whereas a relative path starts from the current working directory. The exam focuses on understanding the distinction, especially that specifying a path from the root directory is called an absolute path.
Past questions testing this term · 1 questions
- 2019r01a #83ファイルの階層構造に関する次の記述中の a, b に入れる字句の適切な組合せはどれか。 階層型ファイルシステムにおいて,最上位の階層のディレクトリを a ディレ…