Linux - Study Mode

[#206] If we compile the example.c file with the command "gcc -c example.c", then the output file will be
Correct Answer

(A) example.o

[#207] When mv f1 f2 is executed which file's inode is freed?
Correct Answer

(B) f2

[#208] How to execute ls command inside a vi editor?
Correct Answer

(C) :!ls

[#209] Unix is which kind of Operating System?
Correct Answer

(D) All of the mentioned

[#210] Which one of the directory does not contain binary files?
Correct Answer

(C) /etc