Operating Systems Interview Questions
Questions Answers Views Company eMail

Is there any advantage to handling the signal, rather than just ignoring it and checking for the EPIPE error? Are there any useful parameters passed to the signal catching function?

1028

How do I send [this] over a socket?

1 1538

How come select says there is data, but read returns zero?

1 1480

How can I force a socket to send the data in its buffer?

1082

What are the pros/cons of select(), non-blocking I/O and SIGIO?

961

Why does it take so long to detect that the peer died?

1136

Why do I get EPROTO from read()?

995

Where can a get a library for programming sockets?

1 1497

Whats the difference between select() and poll()?

1198

How do I use TCP_NODELAY?

1097

What is the difference between read() and recv()?

1579

After the chroot(), calls to socket() are failing. Why?

1 1538

When will my application receive SIGPIPE?

1 1586

How can I find the full hostname (FQDN) of the system I am running on?

1 1804

How can my client work through a firewall/proxy server?

1 1907


Un-Answered Questions { Operating Systems }

How do I empty my downloads folder?

462


Does windows 10 have email?

434


Is linux a unix?

443


What is the cause of thrashing?

593


Is an arraylist a vector?

481






Can you explain a little bit about command substitution?

587


Can bad sectors cause blue screen?

537


how to add an item to the beginning of the list?

570


How to create files in unix?

522


Is json a data structure?

506


How do I delete a folder?

466


What are system calls in linux?

490


What is the use of mv command in linux?

525


when destroy window what message would display

5


Write a recursive c function to calculate the height of a binary tree.

480