Q. Which command is used to display the kernel version in Linux?
β
Correct Answer: (B)
uname -r
Explanation: 'uname -r' prints the kernel release version of the Linux system.