Answer: Design tab
Explanation:
The page setup simply refers to the parameters which are defined by a particular user which is vital in knowing how a printed page will appear. It allows user to customize the page layout. The parameters include size, page orientation, quality of print,margin etc.
It should be noted that page setup options are vital for printing a PowerPoint presentation in a certain way and the button for the Page Setup dialog box can be found in the design tab.
Answer:
The answer is "Multiple computers and Host network".
Explanation:
In the given-question, some data is missing so, the correct answer to this can be defined as follows:
A computer server with the help of an operating system enables to access the data in the multiple computers simultaneously and the Host network allows for access.
- The host network is also used to access the network on the computer, which will be a client or a server.
- It hosting each network has a unique hostname, which can be accessed from other computers.
- In the device, the name of the host is a 'localhost', which is accessible for their data via a network protocol.
Answer:
True
Explanation:
There are many formatting options from color, size, and many more.
Hope this helps!
Answer:
Three python errors are; import error, value error, and key error.
Explanation:
Errors occur in all programming languages and just like every other language, python has error handling techniques like the try and except and also the raise keyword.
A value error occurs when an output of a variable or expression gives an unexpected value. Import error results from importing a module from an unknown source while a key error is from a wrong input keypress.
Catching these errors and raising an error gives more control and continuity of the source code.
Answer:
Compressing files are also called zipped files.
Hope this helped you!
Explanation: