Given the following data sequence:
1, 10, 2, 3, 4, 5, 6, 7, 8, 9
Which of the following data types are these values an example of?
Which of the following best describes the primary connection between a wireless access point and a tablet?
A user is unable to load the most recent version of a web page. The old page loads each time the screen is refreshed. Which of the following would the user most likely do to resolve the issue?
A programmer wants to write code that will be more efficient when executed at runtime. Which of the following language types should the programmer use?
A refrigerator sends an alert to a user's phone when there is no more milk. Which of the following OS types is being used in the refrigerator?
A user is creating a simple, static web page. Which of the following language types should the user use?
Given the following pseudocode:
This is a paragraph.
Which of the followingbestrepresents the type of language used by this code?
A user wants to use virtualization on a local workstation. Which of the following best describes the technology that will be used?
A developer creates the following code:
If the light is red, then stop
Else if the light is green, then go
Which of the following programming concepts is the developer using?
Given the following pseudocode:
10 FOR Q=1 TO 100
20 PRINT Q
30 NEXT Q
40 EXIT
Which of the following best represents line 10?
A user receives a notification about a new software vulnerability. Which of the following is the best way to secure the software?
Which of the following is an advantage of using a flat file for a small amount of data?
A user is trying to view a report via a hyperlink on a website. When the user clicks on the hyperlink, nothing happens. Which of the following must be configured to view the report?
A user logs in with the same credentials across multiple websites. Which of the following password policies would most likely prevent this practice?
An application is unresponsive. Which of the following will close the application?
Users are discussing the birthdays and home addresses of notable public figures in a public chat room. Which of the following security concepts is being compromised?
Which of the following can best protect a computer when an infected file has been downloaded?
Which of the following should be checked to ensure a user is authenticated by a web server?
Which of the following is the most important consideration when opening a file on an OS GUI?
Which of the following data types would be best for storing data representing a phone number?
A user lives in a remote area that does not have cabling or towers available. The user wants to connect to the internet. Which of the following is the best solution?
A programmer creates an object to retrieve customer names from a database. Which of the following best describes the object that is retrieving the names?
A database administrator wants to retrieve recently updated entries. Which of the following functions should the administrator run to complete the task?