If you find recent files of a particular application but the application itself is not present on the computer, what can you infer?
A) The application program has been recently installed.
B) The application file belongs on another computer.
C) The application program is stored on some other storage device.
D) The computer user is not very experienced.
C
You might also like to view...
The ________ is used when you want to display the data in a table or query in the form of a PivotTable
Fill in the blank(s) with correct word
The Recycle Bin holds and enables you to restore deleted elements for a SharePoint site, such as files, lists, and libraries
Indicate whether the statement is true or false
The only way to select an individual word in a Word document is to double-click the word
Indicate whether the statement is true or false
Case-Based Critical Thinking Questions ? Case 11-5 ? Ashton has created a website for his company using JavaScript. He wants to add dialog boxes to the website to display messages and allow the user to input text. ? Ashton wants to create a dialog box for his website that asks the user to select OK or Cancel when he or she decides to leave the website. Which of the following commands should Ashton use to do this?
A. alert(text) B. prompt(text[, defaultInput]) C. confirm(text) D. print(text)