Answer:
D
Explanation: i think it's d because today technology is a big thing it would make sense if there was machinery doing the work so in that case ).Factories filled with machinery and no need for employees.
Apply a theme to your presentation
Open your presentation.
On the Design tab, you'll find design themes in the Themes group.
To preview how the current slide would look with a particular theme applied, rest your pointer over the thumbnail image of that theme.
To view more themes, on the Design tab, in the Themes group, click More More button at the right end of the gallery.
To select and apply a theme, click the thumbnail image of that theme.
Unless you specify otherwise, PowerPoint applies the theme you select to the entire presentation.
To apply a theme to only one or a few slides, select the slide or slides, right-click the theme you want, and select Apply to Selected Slides.
Because some features may not be available on some browsers. By viewing it on different browsers, we can see if there's any incompatibilities and fix them.
Answer: /sbin
Explanation:
In Linux, FHS describes the directory content and the way in which Operating System files are displayed to the user.
/sbin is a directory that contains executable programs. s/bin is the short form of system binaries. System binaries require root rights to perform specific tasks. /sbin contains binaries that are crucial to boot the system and also to recover and restore the system. /bin directory also contains the commands to boot the system but the main difference between both is that /sbin programs can only be executed by the root user. Examples are fdisk, fsck, root,halt, init, grub, ifconfig.