I believe the correct answer would be letter. The default size of paper for documents would be letter. It has dimensions of 8.5 inches x 11 inches. You can see this clearly when you open a blank word file. However, you can freely change this.
Answer: Synchronization
Explanation:
In communication of messages between processes we have a mechanism called as the interprocess communication (IPC) using which it is required to achieve synchronization between the process. These synchronization helps to prevent collision of the processes for the shared resources. Examples can be of mechanism of producer consumer problem .
Answer:
2 lines
Explanation:
The "w" flag will overwrite any content, so the existing 80 lines are lost.
Then, if you write two lines, there are two lines in the file.
You could argue that the final newline character causes a third line to be present, but logically, there are two lines.
C) team leader is the answer
Answer:
6
Explanation:
The int functions founds down to the nearest whole number, which in this case would be 6.