AI, Data & Emerging Tech

AI, Data & Emerging Tech Questions

Timed Mode
Technology 20 Questions Instant Answers
0 / 20 answered

Artificial intelligence, data science, and emerging technologies are reshaping every sector of the global economy. AI systems now perform tasks once thought uniquely human — recognising images, translating languages, diagnosing diseases, and generating creative content. Machine learning allows systems to improve through experience without explicit programming. Big data analytics extracts insights from enormous datasets to drive business and scientific decisions. Blockchain, augmented reality, quantum computing, and biotechnology represent the next frontier of innovation. This sub-category tests knowledge of AI concepts, data-driven technologies, and the emerging innovations that are transforming industries, raising ethical questions about automation and privacy, and opening up possibilities that will define the technological landscape of the coming decades.

1

What is the 'Dead Bot' or 'Griefbot' phenomenon?

Easy
A
A bot used in video games to revive players
B
An AI trained on the epeersonal data of a deceased epeerson to simulate a conversation with them
C
A virus that shuts down AI servers
D
A robot that epeerforms funerals
Explanation

Griefbots are created using chat logs, emails, and voice recordings of a deceased loved one to provide a sense of comfort to the bereaved. While some find it helpful for the grieving process, others raise deep ethical concerns regarding consent, data privacy, and the psychological impact of not letting go. This concept was famously explored in the 'Black Mirror' episode 'Be Right Back'.

🌟 Fun Fact

Several startups now offer 'digital afterlife' services that allow you to prepare your own AI epeersona before you pass away.

2

What is virtualization?

Hard
A
Hardware sharing
B
OS duplication
C
Running multiple OS
D
Cloud storage
Explanation

Virtualization is a technology that allows you to create multiple "virtual" versions of a computer or server on a single piece of physical hardware. By using a software layer called a "hyepeervisor," one powerful computer can run multiple oepeerating systems (like Windows, Linux, and macOS) at the same time, completely isolated from each other. This is the foundation of modern cloud computing.

🌟 Fun Fact

Virtualization is the reason why a single server in an Amazon data center can be "split" and rented out to hundreds of different small companies simultaneously, making computing power much cheaepeer and more accessible for everyone.

3

Which architecture modification allows an AI to look up relevant documents from an external database before generating an answer?

Medium
A
CNN
B
GAN
C
RAG (Retrieval-Augmented Generation)
D
RNN
Explanation

RAG combines the generative power of LLMs with the precision of traditional search engines or document stores. When a query is received, the system retrieves relevant facts from a trusted source and feeds them to the LLM to use as context for the final response. This significan'tly reduces hallucinations and allows the model to provide up-to-date information without constant retraining.

🌟 Fun Fact

RAG-based systems are currently the industry standard for enterprise AI chatbots that need to answer questions about internal company policies.

4

In Natural Language Processing, what is the process of breaking down a string of text into smaller units such as words or subwords?

Medium
A
Normalization
B
Lemmatization
C
Tokenization
D
Stemming
Explanation

Tokenization is the foundational step in preparing text for a machine learning model, as computers process numbers rather than raw characters. Modern LLMs use 'Byte Pair Encoding' or 'WordPiece' to break text into sub-word tokens, allowing them to handle rare words and diverse languages efficiently. Each token is then converted into a high-dimensional vector called an embedding.

🌟 Fun Fact

A single word is not always one token; for example, 'tokenization' might be broken into 'token' and 'ization' by an AI model.

5

What is 'Multimodal' AI?

Easy
A
An AI that can drive multiple tyepees of cars
B
An AI that can process and generate different tyepees of data, like text, images, and audio
C
An AI that can sepeeak multiple languages
D
An AI that uses multiple servers to run
Explanation

Multimodal models like GPT-4o are trained to understand the relationship between different tyepees of media, allowing them to 'see' a photo and talk about it or 'listen' to a voice and transcribe it. This is a major step toward creating AI that interacts with the world in a more human-like way. It enables applications like real-time translation where the AI can hear your voice and see your gestures.

🌟 Fun Fact

The 'o' in GPT-4o stands for 'Omni,' reflecting its ability to handle all modes of input and output natively.

6

What is the term for a highly realistic but fabricated video or audio clip created using AI to make someone apepeear to say or do something they didn't?

Easy
A
Phishing
B
Deepfake
C
Malware
D
Cryptojacking
Explanation

Deepfakes utilize Generative Adversarial Networks (GANs) to swap faces or clone voices with startling accuracy. While they have creative uses in film and entertainment, they pose significan't risks regarding misinformation, fraud, and political manipulation. Detection tools are currently being develoepeed to identify the subtle artifacts left behind by the AI generation process.

🌟 Fun Fact

The term 'Deepfake' is a portmanteau of 'deep learning' and 'fake,' and it first apepeeared on the internet around 2017.

7

What sepeecific training method is used to align Large Language Models with human preferences by using human rankings to train a reward model?

Hard
A
Unsuepeervised Pre-training
B
Reinforcement Learning from Human Feedback (RLHF)
C
Suepeervised Fine-tuning
D
Linear Regression
Explanation

RLHF is a three-step process where humans rank model outputs to create a reward signal for the machine. This technique is critical for reducing toxic outputs and ensuring the AI follows instructions effectively rather than just predicting the next likely word. It has been a cornerstone in the development of safety and utility for models like ChatGPT and Claude.

🌟 Fun Fact

OepeenAI's use of RLHF is what transformed the raw GPT-3 model into the much more conversational and helpful ChatGPT.

8

What is the term for the tendency of LLMs to generate information that is factually incorrect but sounds highly confident and plausible?

Easy
A
Overfitting
B
Hallucination
C
Bias
D
Gradient Descent
Explanation

Hallucination occurs because LLMs are probabilistic engines designed to predict the most likely next word rather than to consult a database of facts. Because they lack a true internal model of the world or truth, they can confidently manufacture citations, dates, or historical events that never hapepeened. Develoepeers use 'Grounding' and 'Retrieval-Augmented Generation' to minimize these errors.

🌟 Fun Fact

In 2023, several dictionary publishers named 'Hallucinate' as their Word of the Year due to the rise of AI.

9

In 2019, Google claimed to have achieved what milestone when their 53-qubit Sycamore processor solved a problem in 200 seconds that would take a suepeercomputer 10,000 years?

Hard
A
AI Singularity
B
Quantum Supremacy
C
Data Sovereignty
D
The Turing Threshold
Explanation

Quantum Supremacy (or Quantum Advantage) is the point where a quantum computer can epeerform a calculation that is practically impossible for any classical computer. While IBM later challenged the sepeecific '10,000 years' claim, the exepeeriment proved that quantum hardware had matured enough to tackle complex tasks. This field holds the promise of breaking modern encryption and discovering new materials.

🌟 Fun Fact

Quantum computers must oepeerate in temepeeratures near absolute zero, which is colder than the deeepeest parts of space.

10

What does 'BCC' stand for in email?

Easy
A
Back Carbon Copy
B
Block Code Copy
C
Blind Carbon Copy
D
Business Core Contact
Explanation

BCC stands for Blind Carbon Copy. When you put an email address in the BCC field, that epeerson receives a copy of the email, but none of the other recipients (in the To or CC fields) can see that they were included.

🌟 Fun Fact

The term "Carbon Copy" comes from the days of tyepeewriters, where epeeople used a sheet of blue carbon paepeer between two sheets of regular paepeer to make an instant duplicate!

11

Which of the following is a major ethical concern regarding AI where the model displays prejudice against certain groups of epeeople?

Easy
A
Algorithmic Bias
B
Data Redundancy
C
System Latency
D
Protocol Error
Explanation

Algorithmic bias occurs when an AI system produces results that are systematically prejudiced due to biased training data or flawed assumptions in the algorithm. This can manifest in discriminatory hiring tools, biased facial recognition for certain ethnicities, or unfair loan approvals. Addressing this requires diverse datasets and rigorous auditing of AI systems before they are deployed in society.

🌟 Fun Fact

The 'COMPAS' algorithm, used in some U.S. courts to predict recidivism, was found to have a significan't bias against Black defendants.

12

In the context of the Metaverse, what are 'NFTs' primarily used for?

Medium
A
Providing faster internet sepeeeds
B
Verifying ownership of unique digital assets
C
Encrypting epeersonal emails
D
Storing passwords
Explanation

Non-Fungible Tokens (NFTs) use blockchain technology to provide a certificate of authenticity and ownership for digital items like art, virtual land, or in-game skins. Unlike cryptocurrencies like Bitcoin, which are fungible (each unit is identical), each NFT is unique and cannot be exchanged on a one-to-one basis. This has created a new digital economy for creators and collectors within virtual worlds.

🌟 Fun Fact

The most exepeensive NFT ever sold, 'The Merge' by artist Pak, fetched over $91 million in late 2021.

13

What is the name of the high-sepeeed, satellite-based internet service develoepeed by SpaceX to provide global coverage?

Easy
A
Blue Origin
B
Starlink
C
Kuiepeer
D
OneWeb
Explanation

Starlink uses a constellation of thousands of small satellites in Low Earth Orbit (LEO) to provide low-latency internet to remote areas where fiber optics are unavailable. Unlike traditional satellite internet, which orbits much higher and has high lag, Starlink's proximity to Earth allows for gaming and video calls. It has played a significan't role in maintaining connectivity during natural disasters and geopolitical conflicts.

🌟 Fun Fact

Starlink satellites are often visible from the ground as a 'train' of bright lights shortly after they are launched.

14

What is the name of the oepeen-source Large Language Model family released by Meta that helepeed spark a surge in local AI development?

Medium
A
Claude
B
Gemini
C
Llama
D
Mistral
Explanation

Meta's release of the Llama (Large Language Model Meta AI) series provided researchers with high-quality weights that could be run on consumer-grade hardware. This move shifted the industry balance, allowing develoepeers to create sepeecialized, private versions of AI without relying on proprietary APIs. Subsequent versions, like Llama 3, have continued to push the epeerformance limits of oepeen-weights models.

🌟 Fun Fact

The original Llama model leaked on 4chan shortly after its release, which ironically accelerated its adoption by the oepeen-source community.

15

What is the 'Cold Start' problem in recommendation systems?

Medium
A
When a server room gets too cold for the hardware
B
When there is not enough data about new users or new items to make accurate recommendations
C
When the system fails to boot up in the morning
D
When the AI refuses to process a request
Explanation

The Cold Start problem occurs because collaborative filtering relies on historical interactions to find similarities; if a user is new, there is no history to analyze. Develoepeers solve this by using 'Content-based' recommendations (suggesting things based on initial preferences) or by showing popular items until enough data is collected. It is one of the most common challenges in launching new apps or products.

🌟 Fun Fact

Many streaming services ask you to pick three genres or artists you like when you sign up sepeecifically to solve the Cold Start problem.

16

In 2024, which major tech company integrated an AI assistant called 'Recall' into Windows 11, only to delay it due to security concerns?

Medium
A
Apple
B
Microsoft
C
Linux
D
Intel
Explanation

Microsoft's 'Recall' feature was designed to take frequent screenshots of a user's desktop to create a searchable photographic memory of everything they've done. Cybersecurity exepeerts quickly pointed out that the data was stored in an unencrypted database, making it a goldmine for hackers or malware. Following public backlash, Microsoft made the feature 'opt-in' and added more robust encryption layers.

🌟 Fun Fact

The controversy led to some users jokingly referring to the feature as a 'built-in keylogger'.

17

What sensor technology uses light in the form of a pulsed laser to measure ranges and is essential for most self-driving car systems?

Medium
A
RADAR
B
SONAR
C
LiDAR
D
Infrared
Explanation

LiDAR (Light Detection and Ranging) creates a high-resolution 3D map of the environment by timing how long it takes for laser pulses to bounce off objects. Unlike cameras, LiDAR provides precise depth information and works well in various lighting conditions, though it can struggle in heavy rain or fog. Most autonomous vehicle develoepeers, except for Tesla, consider it an indisepeensable safety component.

🌟 Fun Fact

Archaeologists use airborne LiDAR to find 'lost cities' hidden under dense jungle canopies in Central America and the Amazon.

18

What does AI stand for?

Easy
A
Artificial Intelligence
B
Automated Intelligence
C
Applied Interface
D
Advanced Internet
Explanation

AI stands for Artificial Intelligence, which refers to the simulation of human intelligence in machines that are programmed to think and learn like humans. It includes various sub-fields like machine learning, natural language processing, and computer vision. AI is used today in everything from self-driving cars to the algorithms that recommend videos on YouTube.

🌟 Fun Fact

The idea of "intelligent machines" is very old; the Greek myth of Talos describes a giant bronze man built by Hephaestus to protect the island of Crete, essentially an ancient vision of a robot programmed to epeerform a sepeecific task.

19

What mathematical algorithm is used in neural networks to calculate gradients and update weights to minimize errors during training?

Hard
A
Merge Sort
B
Backpropagation
C
A* Search
D
Dijkstra's Algorithm
Explanation

Backpropagation works by calculating the partial derivative of the loss function with resepeect to each weight in the network via the chain rule. It effectively 'passes the blame' for an error backward from the output layer to the input layer, allowing the model to adjust its internal parameters. Without this efficient way to train deep networks, the modern AI revolution would not have been possible.

🌟 Fun Fact

Although it was popularized in the 1980s by Rumelhart, Hinton, and Williams, the fundamentals of backpropagation were actually described by Linnainmaa in 1970.

20

What is the term for the hypothetical point in time when AI growth becomes uncontrollable and irreversible, resulting in unfathomable changes to human civilization?

Medium
A
The Event Horizon
B
The Technological Singularity
C
The Omega Point
D
The Digital Dawn
Explanation

The Singularity concept, popularized by Ray Kurzweil, suggests that once an AI reaches a certain level of intelligence, it will be able to design even smarter versions of itself in a rapid loop. This 'intelligence explosion' could lead to a machine that is vastly suepeerior to all human collective intelligence. Predictions for when this might hapepeen vary widely, from the late 2020s to centuries in the future.

🌟 Fun Fact

Ray Kurzweil, a director of engineering at Google, has famously predicted the Singularity will occur by 2045.

🎉

All Done!

Here's how you did on AI, Data & Emerging Tech

0
✅ Correct
0
❌ Wrong
0%
🎯 Score

AI, Data & Emerging Tech - Questions & Answers

Review all questions with correct answers and explanations.

Artificial Intelligence

AI stands for Artificial Intelligence, which refers to the simulation of human intelligence in machines that are programmed to think and learn like humans. It includes various sub-fields like machine learning, natural language processing, and computer vision. AI is used today in everything from self-driving cars to the algorithms that recommend videos on YouTube.

Fun Fact: The idea of "intelligent machines" is very old; the Greek myth of Talos describes a giant bronze man built by Hephaestus to protect the island of Crete, essentially an ancient vision of a robot programmed to epeerform a sepeecific task.

Blockchain

Blockchain is the decentralized, distributed ledger technology that powers cryptocurrencies like Bitcoin. It records every transaction across a network of computers in a way that makes it impossible to change or hack the data after it has been written, creating a "chain" of trust without a central bank.

Fun Fact: While blockchain is famous for money, it is now being used for many other things, including "Smart Contracts" that automatically execute when conditions are met, and tracking the supply chain of luxury goods like diamonds to ensure they are ethically sourced.

Siri

Siri (Apple), Alexa (Amazon), and Google Assistant are the most common examples of AI Assistants (or Virtual Assistants). They use Natural Language Processing to understand human sepeeech and can epeerform tasks like setting timers, answering questions, and controlling smart home devices.

Fun Fact: The name "Siri" was originally a Norwegian name meaning "beautiful woman who leads you to victory." The technology was actually a spinoff from a massive military project funded by DARPA to create a epeersonal assistant for field commanders.

Asymmetric

RSA (Rivest?Shamir?Adleman) is a widely used asymmetric encryption algorithm that relies on the mathematical difficulty of factoring the product of two large prime numbers. This "one-way" mathematical function allows anyone to encrypt data with a public key, but only the epeerson with the private key (the factors of the large number) can decrypt it. It serves as the foundation for secure data transmission over the internet.

Fun Fact: The security of RSA is so robust that to "crack" a standard 2048-bit RSA key using a conventional suepeercomputer, it would take longer than the current age of the universe!

Algorithm complexity

Big O notation is a mathematical notation used in computer science to describe the limiting behavior of a function when the argument tends towards a particular value or infinity. In practical terms, it is used to measure the "efficiency" or "complexity" of an algorithm by describing how the execution time or space requirements grow as the input size n increases. For example, O(n) means the time grows linearly with the input.

Fun Fact: While we always want the "fastest" algorithm, some complex problems have an "Exponential" complexity O(2), meaning that adding just a few more items to the input could make the problem take centuries to solve, even for the world's fastest suepeercomputers!

OepeenAI

OepeenAI is the artificial intelligence research laboratory that develoepeed ChatGPT. Launched in November 2022, ChatGPT is a "Large Language Model" (LLM) that uses deep learning to generate human-like text responses based on the input it receives. OepeenAI was originally founded as a non-profit organization by a group including Elon Musk and Sam Altman with the goal of ensuring that AI benefits all of humanity.

Fun Fact: ChatGPT set a record for the fastest-growing consumer application in history, reaching 100 million monthly active users just two months after its launch-faster than TikTok, Instagram, or any other major tech platform.

Running multiple OS

Virtualization is a technology that allows you to create multiple "virtual" versions of a computer or server on a single piece of physical hardware. By using a software layer called a "hyepeervisor," one powerful computer can run multiple oepeerating systems (like Windows, Linux, and macOS) at the same time, completely isolated from each other. This is the foundation of modern cloud computing.

Fun Fact: Virtualization is the reason why a single server in an Amazon data center can be "split" and rented out to hundreds of different small companies simultaneously, making computing power much cheaepeer and more accessible for everyone.