A(n) ____________________ is a duplicate of content on a storage medium that you can use in case the original is lost, damaged, or destroyed.
Fill in the blank(s) with the appropriate word(s).
backup
You might also like to view...
Which of the following statements is false?
a. The following code shows two statements in the else suite of an if…else statement: grade = 49 if grade >= 60: print('Passed') else: print('Failed') print('You must take this course again') b. In the code in Part (a), grade is less than 60, so both statements in the else’s suite execute. c. In the code of Part (a), even if you do not indent the second print, then it’s still in the else’s suite. So, the code runs correctly. d. All of the above statements are true.
The three layers that compose a typical GUI on a Linux system are ________, ________ and ________.
a) the kernel, a video driver, the X Window System b) the X Window System, a display adapter, a desktop environment c) the X Window System, a window manager, a desktop environment d) a desktop environment, a video driver, a display adapter
The border used to identify a user slice is ____________________.
Fill in the blank(s) with the appropriate word(s).
____________________ is the direction in which an image appears on the page.
Fill in the blank(s) with the appropriate word(s).