You need to get a certain amount of questions
Solution :
Public Function Is a Leap_Year(Year As_Integer) As Integer
'Dim Tor_F for local variable declaring if value is t/f.
Dim TorF As For Boolean
'Pre conditions: Year > 1581 and Year < 3000
If Year > 1581 And Year <> 1700 Or 1800 Or 1900 Then
IsLeapYear = Year / 4
Else
IsLeapYear = False
TorF = False
End If
End Function
Answer:
He should send another E-mail to all 3,000 employees to ensure they all get the E-mail
Explanation:
Calling each employee could take days so that's out.
A business letter could work i suppose but the E-mail would more likely arrive sooner.
Not everyone will read the newsletter most likely.
Therefore sending an E-mail is the smarter choose.
They contain control information.
They contain user data.
They are sent over a network.
They can travel indefinitely over the Internet is wrong as every packet contains the source and destination in the header. If the destination is not available you'll get an error message for example "The HTTP 404 Not Found Error" or another error depending on the application. The packet is then discarded.