Linux - Study Mode

[#536] For the system having one processor, the processor identifying number in the file /proc/cpuinfo is
Correct Answer

(B) 1

[#537] Accessing the file /proc/meminfo gives the different result each time because
Correct Answer

(A) memory usages is always fluctuating

[#538] The assmebly code generated depends upon the
Correct Answer

(C) both processor archietecture and RAM size

[#539] UNIX/Linux kernel is?
Correct Answer

(A) Monolithic

[#540] Which one of the following GDB command allows to move from one stack frame to another without printing the frame?
Correct Answer

(A) select-frame