Final Exam Flashcards
You have a spreadsheet with various inputs that are operated on by formulas to provide various outputs. You would like to find an input value (in a cell) that gives you a target output value (in another cell). Which of these is the simplest too you can use for this purpose?
Goal Seek
Which organization is responsible for coordinating IP addresses globally?
Internet Corporation For Assigned Names and Numbers (ICANN)
Most of the internet traffic between continents flows on submarine ______ cables
fiber optic
IP version 4 address are 32 bits long. This means that theoretically there can be no more than ____ computing devices directly to the internet with IP version 4.
2^32
All computers connected to the internet must follow the ____ protocol
TCP/IP
All computers directly connected to the internet must have a unique ____ address
IP
What is the domain name in the URL http://www.smu.edu.sg/programmes/undergraduate?
www.smu.edu.sg
Each packet of data that flows on the internet has
IP addresses of the sender and the receiver
When a large email message is sent from a computer in the United States to a computer in France over the internet, which of these is likely to be true
the message is broken into smaller packets, each packet has the IP addresses of the sender and the receiver, packets are reassembled at the receiver to recreate the original message (all the above)
According to Kevin Slavin, what percentage of movies on Netflix are rented because of Netflix’s recommendation algorithm?
60%
According to Kevin Slavin, which of these is an example of an algorithm locked-in with another algorithm in loops?
an out-of-print book at amazon listed at millions of dollars
Which of these preceded the development of the World Wide Web?
the internet, the TCP/IP protocol, email (all the above)
A course page on isis.uiowa.edu that shows you the current enrollment in the course is an example of
Dynamic Web Page
Search engines use a _____ to download pages for their index
crawler
When you query a search engine it searches ______ to find the matching pages
its index
To write a web page you are likely to use
HTML
While at work you visit a website, browse a few products and then close your browser. You visit the same site a few days later from home and these its seems to remember the products that you had browsed a few days ago. The site is likely using a:
persistent cookie
A cookie is
a small piece of data
Which of these raises most privacy concern: session cookie, persistent cookie, HTTP protocol, HTTP request
persistent cookie
When the browser is closed the ______ cookies are deleted
session
VLOOKUP function
vertical lookup that helps you find specific information in a spreadsheet table
IF function
a logical function that returns different values corresponding to the logical test (true or false)
GOAL SEAK
allows you to specify a target value for a calculated item, and returns the needed value of the input item to reach that goal
Data Validation
is used to control the type of data or the values that enter into a cell. You can use this tool to define restrictions on data entry and to prevent users from entering invalid data
PMT function
is used to calculate the payment required each period on a loan/mortgage or investment based on constant payments and a fixed rate
Solver
is an add-in program that can be used to find the best or optimum solution to a problem involving one or more variables
PMT
PMT(Rate, Nper, PV)