Basic Linux Practice Multiple Choice Questions – 04
16. Question: You are working on a system and want to compile a program from source code. You realize you need some development tools. In which directory do you expect to find these tools? Option 1: /usr/bin Option 2: /opt Option 3: /usr/local/bin Option 4: /usr/include Correct Answer: 3 Explanation: Development tools, such as compilers … Read more