wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Content Section

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is Generative AI?

a)

An AI system that only stores and retrieves data

b)

An AI system that follows fixed rules without learning

c)

An AI system that works only with hardware sensors

d)

An AI system that generates new content such as text, images, or audio based on learned patterns

2.

What is a Multi-Agent System?

a)

A single AI model trained on multiple datasets

b)

A system where multiple agents interact to achieve individual or shared goals

c)

A large database controlled by AI

d)

A system with multiple users accessing one agent

3.

What is a node in n8n?

a)

A complete automation system

b)

A database used to store workflow data

c)

A single functional block that performs a specific task

d)

A user interface screen

4.

What is the defining characteristic of an "Agentic" workflow compared to a standard LLM prompt?

a)

The AI can use tools and iterate on a task until a goal is met.

b)

The AI only works with text and cannot access the internet.

c)

The AI uses a fixed template for every response.

d)

The AI is programmed using only HTML and CSS.

5.

Which of the following best describes a trigger node in n8n?

a)

A node that formats output

b)

A node that stores workflow history

c)

A node that starts a workflow when an event occurs

d)

A node that runs only at the end

6.

Which process best describes how Agentic AI works?

a)

Single-step reasoning followed by task completion

b)

Think → Act → Evaluate in a continuous feedback loop

c)

Execute predefined commands without adaptation

d)

Respond once based on initial input only

7.

What is the main limitation of a basic Generative AI?

a)

It cannot independently take actions beyond content generation

b)

It cannot generate text, images, or code

c)

It cannot understand or respond to user prompts

d)

It cannot summarize, translate, or analyze data

8.

In the “Chef” analogy, if Generative AI provides the recipe, what does Agentic AI do?

a)

It verbally explains the recipe steps

b)

It modifies or rewrites the recipe

c)

It stores the recipe without executing it

d)

It actually performs the actions to cook the meal

9.

Multiple nodes connected together to form:

a)

Workflow

b)

Database

c)

Trigger

d)

Plugin

10.

What is the “loop” in an AI agent’s work?

a)

Repeating the same output without evaluating results

b)

A cycle of thinking, acting, observing results, and re-thinking

c)

A hardware mechanism controlling input devices

d)

A fixed process that runs only once

11.

Which statement is TRUE about nodes in n8n?

a)

Nodes work independently without connections

b)

Nodes must always be triggers

c)

Nodes exchange data with other nodes

d)

Nodes only display results

12.

Generative AI models primarily learn from:

a)

Large datasets used during training

b)

Only direct human supervision during usage

c)

Hand-coded rules written by developers

d)

Continuous input from real-time physical sensors

13.

What is the purpose of a prompt in Generative AI?

a)

To secure or encrypt the generated output

b)

To train or update the model

c)

To permanently save generated content

d)

To provide instructions or context for generating output

14.

Generative AI generates outputs based on:

a)

Direct memorization and exact recall of training data

b)

Predefined rule-based logic written by developers

c)

Learned probability distributions and patterns in data

d)

Manual input timing during user interaction

15.

What does the “temperature” parameter control in Generative AI?

a)

The degree of randomness in the generated output

b)

The computational speed of the model

c)

The format or structure of the generated content

d)

The method used to store generated responses

16.

What is a “token” in the context of Large Language Models (LLMs)?

a)

A configuration parameter used during model training

b)

A unit of text (such as a word or sub-word) processed by the model

c)

A structured record stored in a database

d)

A system instruction that controls hardware behavior

17.

What does hallucination refer to in AI systems?

a)

AI producing random symbols on the screen

b)

AI generating information that appears correct but is actually false

c)

AI failing to respond to a prompt

d)

AI using too much memory

18.

What is few-shot prompting in Generative AI?

a)

Providing a small number of examples in the prompt

b)

Training the model with new data during runtime

c)

Reducing the size of the model parameters

d)

Limiting the output length of the response

19.

Full Form of CV

a)

Computer Vision

b)

Computational Vision

c)

Control Vector

d)

Curriculum Vitae

20.

Who is known as the father of Artificial Intelligence?

a)

Alan Turing

b)

Marvin Minsky

c)

Herbert Simon

d)

John McCarthy