Tag: programming languages

Questions Related to programming languages

It is possible to process return value of system()

  1. True

  2. False


Correct Option: A

To execute system() one should have root privilege

  1. True

  2. False


Correct Option: B
  1. Add printer and queues

  2. Add modem & flash drive

  3. Add printer alone

  4. Invalid command


Correct Option: A
  1. select() and poll() have no differences

  2. poll() is event driven while select() is not

  3. select() is event driven while poll() is not

  4. None


Correct Option: B
  1. The process file name of init

  2. The proc file name of RAM

  3. Invalid file

  4. The core dump file


Correct Option: B
  1. Resolve by update PATH variable

  2. Resolve by setting SHELLPATH variable

  3. Resolve by updating LD_LIBRARY_PATH

  4. Resolve by setting LIBRARY_PATH variable


Correct Option: C