All numeric values are represented within awk in
All numeric values are represented within awk in
Sed maintains the hold space (a buffer) to
Sed maintains the hold space (a buffer) to
The correct sequence of GCC compilation process is
The correct sequence of GCC compilation process is
What mkfifo() creats?
What mkfifo() creats?
The -Wextra option of gcc
The -Wextra option of gcc
The expression expr -9 % 2 evaluates to:
The expression expr -9 % 2 evaluates to:
Which command is used to display the unix version
Which command is used to display the unix version
What is /root?
What is /root?
Shared libraries can be shared between
Shared libraries can be shared between
Which variable will display the list of the positional parameters?
Which variable will display the list of the positional parameters?
What is the output of this program? #include #include #include int main() { long
What is the output of this program? #include #include #include int main() { long int value; int fd; fd = open(“/home/example/demo.c”,O_RDONLY); value = fpathconf(fd,_PC_LINK_MAX);…
Which type of devices are peripheral devices?
Which type of devices are peripheral devices?
