⟩ The GDB command "show output-radix" a) sets the default base for numeric display b) displays the current default base for numeric display c) both (a) and (b) d) none of the mentioned
b) displays the current default base for numeric display
b) displays the current default base for numeric display
The compiler converts a) assembly code into machine code b) preprocessed source code into assembly code c) machine code into assembly code d) none of the mentioned
What is the role of linker in the compilation process? a) linker links the object code with the library code b) linker converts machine code into executable machine code c) linker generates an executable file d) all of the mentioned
The correct sequence of GCC compilation process is a) preprocessing -> compilation -> assemble -> linking b) assemble -> preprocessing -> compilation -> linking c) preprocessing -> assemble -> compilation -> linking d) none of the mentioned
Which type of application can be run on Linux? and explain what it the use of that?
What is kernel parameters? where its located and how would you find it?
How to find out shared file&dir of FTP?
What is block device and character device?
How many types of user accounts are available in Linux OS?
How nfs server works in Linux.........please mention the nfs server working process?
What is the difference between samba and ftp server in Linux?