What does it mean when data is “structured”?
What is information organized in a predefined and consistent format, making it easy to store, retrieve, and analyze?
What is a list in Python?
What is a sequence of items?
What does "HTTP" stand for?
What is "HyperText Transfer Protocol"?
What is a strong password made of?
What is long, random, and unique combination of characters?
What company invented the first iPhone?
What is Apple, Inc?
Name one benefit of storing data in the cloud.
What is accessibility?
What is disaster recover capabilities?
What is collaboration?
What is sharing of files?
What keyword starts a loop in Python?
What is the word "for" or "while"?
What is the difference between the internet and the world wide web?
What is the Internet is a global network of interconnected computer networks, while the World Wide Web (WWW) is a system of interconnected documents and resources accessible through the Internet?
What does “encryption” do?
What is obscure data?
What was the first computer bug?
What is a moth?
What's the difference between data mining and data collection?
What is data collection involves gathering raw information, while data mining focuses on analyzing that data to extract useful insights and patterns?
What does an “if-elif-else” statement help the program do?
What is allows a program to execute different blocks of code based on multiple conditions?
What is a hyperlink?
What is a link from a hypertext file or document to another location or file?
What is malware?
What is software that is specifically designed to disrupt, damage, or gain unauthorized access to a computer system?
What popular programming language shares its name with a snake?
What is python?
What is metadata?
What is "data about data"?
What is the output of print(5 > 3 and 2 < 1)?
What is False?
What does a URL do?
What is identifies the location of a resource on the internet?
How does a keylogger work?
What is software or hardware used to record every keystroke made on a keyboard?
What video game was originally created to test AI pathfinding?
What is Pac-Man?
What’s one way companies use Big Data to their advantage?
What is one of these: fraud detection, predictive analytics, risk management, supply chain optimization, targeted marketing, and cost reduction?
What is recursion?
What is a technique where a function calls itself to solve a problem?
Who invented the World Wide Web?
Who is Tim Berners-Lee?
What is a Caesar Cipher?
What is a simple method of encryption where each letter in a message is shifted a certain number of places down the alphabet?
What year did Google become a company?
What is 1998?