Answer:
26
Explanation:
I just know it ok; rjkhshwnwjk
Options: True or false
Answer: True
Explanation:TCP(TRANSMISSION CONTROL PROTOCOL) is is an internet control protocol that allows Communication between internet users or computers by collecting and compiling packets of data and then sending such collected packets of data to the desired user.
Before using a TCP one must first create a connection which will enable it to effectively communicate with the other user.
TCP are established using sequence numbers which can be predicted by another party for their own personal gain.
Based on the Python script the most likely the issue is that The file was not closed using the close() method.
<h3>What is the close() method?</h3>
The close() method is known to be a kind of Reader Class that is seen in Java.
Note that it is one that is used to enclose any stream and bring out the resources that are said to be busy in the stream.
Therefore, Based on the Python script the most likely the issue is that The file was not closed using the close() method.
Learn more about Python script from
brainly.com/question/26497128
#SPJ2