Explanation:
by staying late to help people aswell as being their and putting full effort into it
because the others arent helping they are only only just reminding
Answer:
c.Update DNS records dynamically for DHCP clients that don't request updates.
Explanation:
A DNS server is a computer server that contains a database of public IP addresses and their associated host names, and in most cases serves to resolve, or translate, those names to IP addresses as requested.
A DHCP Server is a network server that automatically provides and assigns IP addresses, default gateways and other network parameters to client devices.
Dynamic DNS is a method of automatically updating a name server in the Domain Name Server, often in real time.
Answer:
I/O bound programs will be favored due to the CPU burst request of the I/O programs. This is because their CPU burst request is short and would release the CPU within a short period.
Due to the brief request time of the I/O programs on the CPU, CPU-bound programs will not be permanently starved. After a little while, CPU resources will be released to the CPU-bound programs for use.