Sobes.tech

What distinguishes Berkeley sockets from POSIX pipes in interprocess communication?

Junior — Middle
308

What IP address is used for sending broadcast requests on a network?

Junior — Middle
303

What methods can ensure the creation of a file only if it does not already exist?

Junior — Middle
255

How is a process signal sent to control the operating system?

Junior — Middle
255

Is it possible to prevent signal handling in software applications?

Junior — Middle
252

What is the difference between using a semaphore and a mutex for thread synchronization?

Junior — Middle
242

What memory area is allocated when a new thread is started?

Junior — Middle
241

Can you list and explain the main types of pointers in programming languages?

Junior — Middle
238

What principle is used in RAII for automatic resource management through interfaces?

Junior — Middle
238

Explain the purpose and application of smart pointers with unique ownership in C++.

Junior — Middle
238

Is the possibility of resending data lost when using UDP and TCP protocols discussed?

Junior — Middle
235

When is it better to use a unique smart pointer instead of shared ownership in C++?

Junior — Middle
228

What are the advantages and disadvantages of using the make_unique function in C++?

Junior — Middle
228

What happens if one process reads data from a file while another process tries to delete it?

Junior — Middle
220

Explain the purpose of a virtual destructor in the context of object-oriented programming.

Junior — Middle
215
/2