Hello guys

I have this question regarding DHCP:
A company uses DHCP servers to dynamically assign IPv4 addresses to employee workstations. The address lease duration is set as 5 days. An employee returns to the office after an absence of 3 days. When the employee boots the workstation, it sends a message to obtain an IP address. Which Layer 2 and Layer 3 destination addresses will the message contain?
A) both MAC and IPv4 addresses of the DHCP server
FF-FF-FF-FF-FF-FF and IPv4 address of the DHCP server
C) FF-FF-FF-FF-FF-FF and 255.255.255.255
D) MAC address of the DHCP server and 255.255.255.255
What's the correct answer and why?