Linux - Study Mode

[#211] If a program is linked against a static library then
Correct Answer

(A) machine code of the used function is copied in the executable

[#212] By default if any regular file is created, the number of link is displayed as 1 ?
Correct Answer

(A) True

[#213] Which is loaded into memory when system is booted?
Correct Answer

(A) Kernel

[#214] Which one of the following statement is not true about the format-control letters for printf statement in awk program?
Correct Answer

(C) "h" prints an unsigned hexadecimal integer

[#215] The preprocessor creates the file with extension
Correct Answer

(B) .i