The two examples of trivial file transfer protocol (TFTP) use are:
- Download router upgrades.
- Software upgrades to IP telephones.
<h3>What is
trivial file transfer protocol (
TFTP)?</h3>
Trivial file transfer protocol (TFTP) can be defined as a simple lockstep protocol which is designed and developed to avail an end user an ability to receive a file or place a file onto a remote host.
In Computer networking, the two examples of trivial file transfer protocol (TFTP) use include the following:
- Download router upgrades.
- Software upgrades to IP telephones.
Read more on FTP here: brainly.com/question/20602197
#SPJ12
ummm I think sorry I don’t know I just want points lol
Answer:p=float(input("Enter current bank balance:"))
i=float(input("Enter interest rate:"))
t=float(input("Enter the amount of time that passes:"))
print((p ((1+i)*t)))
Explanation:if this answer it looks weird its my phones fault