5. Place the words onto the correct places to complete the table. Differences & Smart TV & Basic TV Internet Connectivity & & Streaming & & Gaming Capabilities & & I No Built-in Wi-Fi or Ethernet Cable Yes Built-in Streaming Apps Requires External Device to Stream N/A
In what medium do web applications operate? Select one: Cloud Browser Telepresence Internet
Define cloud computing. Select one: The act of sharing audio files via email. The act of sharing your ideas in a document typed on a computer. The delivery of computers The delivery of shared resources through the Internet.
VolP stands for what? Select one: Virtualization Over Insufficient Paper Voice Over Internet Protocol Virtually Only Internet Protocols Voice Over Internet Party
What is the primary role of a DHCPv6 server in an IPv6 network? To locate the default gateway for clients To generate host addresses with suitable network prefixes To provide additional option settings To support broadcast messages for IPv6 clients
Web Testing Application cookies Cookies are small files that are stored in a user's machine that maintain the login session on the website. Test to see if the cookies are encrypted before they are written on the user's machine. To test session cookies that expire after a session ends, check for the login sessions and user stats after the end of a session. Check the effect that cookie deletion has on web testing application security. Validating HTML/CSS HTML/CSS validation is a key part of any search engine optimization process. The main thing is to validate the website for HTML syntax errors and to see if search engine spiders can crawl across the entire website.
What is the first step in the DHCP lease process? DHCPACK DHCPDISCOVER DHCPOFFER DHCPREQUEST
Why must a DHCP server, without the use of relays, be placed in the same subnet as its clients? To reduce network latency To ensure it can assign IP addresses to them To comply with network security policies To increase the server's processing speed
What is the default line spacing setting within a paragraph in Word? A 1 (single) B 2 (double-spaced C 1.5 D 1.15
The Web 2.0 world came about when you could interact with websites without knowing how to create a web page. A True B False
Click to add title How can you add a frame to a picture in Word? A. type "frame" B. Double click the picture, then the "frame"menu appears C. Drag the picture into the frame options window D. none of the above
How do you add copyright information when exporting an image from Photoshop? A By saving the image as a JPEG B By adding metadata in the File Info section before exporting C By embedding a watermark in the image D By flattening the image before exporting
Extra credit: a. Write a Python function called count lowercase()that takes a string as an argument and counts and returns the number of lowercase characters in the argument. b.Write a Python function called count digit() that takes a string as an argument and counts and returns the number of digits in the argument. c. Use the functions in part a. and part b. above to write a Python statement that can be used to validate a password where the password should have at least one lowercase character and one digit.
Complete the sentence. Solid-state storage uses $\square $ to store data. lasers sound magnetic polarity
Click on the correct term that fills in the following statement: I can download a paper format template from which of the following locations $\square $
Lake LazyDays The activities director at Lake LazyDays Resort wants to suggest appropriate activities to guests based on the weather: temp 80 or over:swimming temp 60-79: tennis temp 40-59: golf temp <40: skiing public String getAcsivity/in;temp Scring activity; // Decision structure to assign activity return activity based on the chart? Which decision structure would be best for determining the value of activity 1 point switch if if,else if..else (cascade) if..else
Question 6 (3.5 points) What is the best website to fingerprint a restricted website? a) www.archive.com b) www.alexa.com c) Yesware d) Netcraft
__ is used to add modify and delete data. Data Management Language Data Definition Language Data Control Language Data Manipulation Language
Which technology enables information to be synced,, shared, and accessed at any time by a device connected to the Internet? ) Social media ) Artificial intelligence Autonomous technology ) Cloud computing
If you want a sprite to travel straight down in App Inventor, what number will you use as the Heading property value? A 180 B 0 C None of the above values D 270 E 90