Unix - Study Mode

[#596] Which command is used for deleting a single character?
Correct Answer

(C) x

[#597] Which command creates a space for entering a new line of text below the current cursor location?
Correct Answer

(A) o

[#598] Which library function is used for printing error messages?
Correct Answer

(A) strerror

[#599] FS defines the field separator.
Correct Answer

(A) True

[#600] For checking a file access rights, . . . . . . . . system call is used.
Correct Answer

(B) access