Answer:
When Patricia checks her email use:
POP3
TCP
IP
When Patricia brows a website and log in to post a comment use:
HTTP
TCP
IP
LDAP
Explanation:
Email protocol
Patricia starts to check her email, the email application uses the protocol POP3.
The protocol TCP makes a connection with the server and transport the data.
Patricia receives her emails with the protocol IP on her computer.
Website protocol
Patricia started to surf and the protocol HTTP makes a connection with the internet.
The protocol TCP makes a connection with the server and transport the data.
With the protocol IP, she receives the website data.
With the protocol LDAP, Patricia makes a login to post the comment.
Answer:
The code for the function is given below in Python language
Explanation:
def append_string_to_file(filename, text):// function takes the filename // and text to append
f = open(filename, 'a')
f.write(text) //function part that writes the text
f.close() //closing the file using the explicit close function
Answer:
The answer to this question as follows:
1) False
2) False
3) True
Explanation:
The description of the above option as follows
- In option 1, A single character variable must be contained in one quote mark, but it is based on the alphabet, which is a specific device, and the price of a continued character varies from one device to another, that's why it is false.
- In option 2, This option is wrong because in assembly language the identifier value must not exceed the length than 247 characters.
- In option 3, It is correct because in the variable declaration the first char should be a letter, _, @ or $letter. A total of 1-247 characters. The default case is insensitive.
Answer:
Grace sat quietly in a stinky stadium with her blue jacket
Grace jumped on a plane to Paris.
Grace ate bananas, apples, and guavas quietly while she listened to the news.
Grace is the name of a major character in my favorite novel
Grace was looking so beautiful as she walked to the podium majestically.
Grace looked on angrily at the blue-faced policeman who blocked her way.
Levi can use the bash command to type all the commands on the same line to type one after the other character without requiring input.
<u>Explanation</u>:
- He wants to run five commands. For one command it will take exactly 20 minutes. So it will take one hour forty minutes.
- To type all of the commands on the same line Levi should use the bash command. For inserting the bash command Levi should use backslash \ as the last character of the line.