Robin has purchased a new computer that has the Windows 10 operating system. Excited about learning the new features of Windows 10, she starts the computer, enters her login information and takes a look at the desktop. She displays the Start menu and takes time to get acquainted with her new working environment.
Robin feels more and more at home with Windows 10 when she realizes she can view the contents of her computer using an app on the taskbar called __________.
What will be an ideal response?
File Explorer
You might also like to view...
A mouse event is triggered when the user moves the mouse or clicks a mouse button.
Answer the following statement true (T) or false (F)
If you put assert macros throughout your code, then
a. You have to put up with the resulting inefficiency and program halts with messages indecipherable to the user until you edit your code to remove them.
b. You can put #define NDEBUG in your code in the file just before the #include
You can change to a different chart type by clicking the FORMAT tab, then clicking the Change Chart Type button.
Answer the following statement true (T) or false (F)
Answer the following statements true (T) or false (F)
1. On a traditional IBM mainframe, the new PSW holds the address of the CVT. 2. On a traditional IBM mainframe, when an interrupt occurs, hardware stores the current program status word in the new PSW field and then loads the old PSW into the current PSW register. 3. Traditional IBM mainframes recognize six different interrupt types. 4. On a traditional IBM mainframe, an external interrupt comes from the operator’s console, another processor, or the timer. 5. On a traditional IBM mainframe, a supervisor call (SVC) interrupt is issued when a program executes an illegal instruction.