WorksheetsQuiz: Agentic AI
Total questions: 10
Worksheet time: 2mins
Which of the following best defines an AI Agent?
A chatbot that only replies to queries
An autonomous system that perceives, decides, and acts towards a goal
A simple ML model trained on data
A rule-based program without learning ability
In the analogy of an AI Agent, what do APIs & Tools represent?
The agent’s brain
The agent’s hands
The agent’s memory
The agent’s workflow
Which of these is the brain of an AI Agent?
LLMs(like Gemini)
APIs
Workflows
Pipelines
Vertex AI is mainly used for:
Building websites
Automating rule-based scripts
Managing the entire ML lifecycle on Google Cloud
Creating video games
Which of the following is not a component of Google’s Agent Development Kit (ADK)?
Agents
Callbacks
Tools
Blockchain
The Workflow in an AI Agent is typically managed by:
LangChain or similar frameworks
Python only
APIs directly
Human intervention
AutoML in Vertex AI allows developers to:
Generate random datasets
Build mobile apps automatically
Train ML models without writing code
Replace human decision-making entirely
What is the purpose of Vertex AI Pipelines?
Automate and orchestrate ML workflows
Train LLMs only
Run ML workflows in a manual step-by-step process
Debug cloud storage issues
Which statement about workflow agents is correct?
They don’t support callbacks
They can run tasks sequentially, in parallel, or in loops
They cannot use tools
They only run tasks sequentially
The Agent Runtime in ADK is responsible for:
Designing user interfaces
Deploying models on GitHub
Orchestrating communication and managing events/state changes
Training ML models directly
