The channel between the processor and devices is called?
The channel between the processor and devices is called?
In the device driver model the device_driver object contains the
In the device driver model the device_driver object contains the
The directory file contains:
The directory file contains:
Which command is used to replace word ‘cat’ (already present in the file) with ‘
Which command is used to replace word ‘cat’ (already present in the file) with ‘mouse’ at all places in a file ‘old.txt’ and save…
Which command can be executed by a user who is already logged into the system, i
Which command can be executed by a user who is already logged into the system, in order to change to the root user? (type…
After running this program, if you enter 1000, then what will be the output of t
After running this program, if you enter 1000, then what will be the output of the program? #!/bin/bash echo “Please enter a number” read…
A user can change the default log-in shell using
A user can change the default log-in shell using
What is /proc/self ?
What is /proc/self ?
How many times printf() will be executed in the below mentioned program? main()
How many times printf() will be executed in the below mentioned program? main() { int i; for (i = 0; i < 4; i++)...
In awk program, the statement “print” with no items
In awk program, the statement “print” with no items
srwxr-xrw- is a
srwxr-xrw- is a
The option -fsyntax-only of gcc
The option -fsyntax-only of gcc
