programming languages Online Quiz - 238
Description: programming languages Online Quiz - 238 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
How can I tell how much memory my system has?
What is a socket
What is a semaphore
What is a message queue?
Difference between shared memory & message queue
To delete the last word of each line in the file test1
How to duplicate file descriptors?
How to set the default shell for an user?
What is the difference between at & cron?
How to mount a file system temporarily?
How to remove a queued file from the printer queue?
/etc/fstab cannot be altered when the system is running runlevel 6
fork() and exec() are essentially doing the same job
It is possible to process return value of system()
To execute system() one should have root privilege
lpc command is used to
What is the difference between select() & poll()?
What is /proc/kcore process?
Error in loading shared libraries: lib xxx..so. x: cannot open shared object file: No such file or directory
Setting user id commands related (setuid) are allowed in Liunx and they work as they work with any Unix system