WorksheetsGDG CodeQuest Level 1: Explore, Solve & Conquer Challenge
Total questions: 20
Worksheet time: 10mins
Name
Class
Date
1.
What is the primary difference between Gemini 2.5 Flash and Gemini 2.5 Pro models?
a)
Flash only works with text, Pro works with images
b)
Flash prioritizes speed and cost-efficiency, Pro focuses on complex reasoning
c)
Flash is free, Pro is paid only
d)
Flash only works in mobile apps, Pro works on web
2.
Which programming languages can directly integrate with the Gemini API?
a)
Only Python
b)
Only JavaScript
c)
Python, JavaScript, Java, Go, and Apps Script
d)
Only C++ and Java
3.
What does the `generateContent` method do in Gemini API?
a)
Creates new user accounts
b)
Sends prompts to Gemini and receives AI-generated responses
c)
Downloads Gemini models
d)
Manages API keys
4.
Which environment variable should you set to use Gemini API without passing keys explicitly?
a)
GOOGLE_API_KEY
b)
GEMINI_API_KEY
c)
AI_STUDIO_KEY
d)
GENAI_KEY
5.
What is Google AI Studio's "JSON mode" primarily used for?
a)
Storing user data
b)
Defining structured output format for reliable responses
c)
Creating JSON files
d)
Converting text to JSON automatically
6.
What is an API key in relation to Gemini?
a)
A physical key to unlock computers
b)
A special code to access Gemini's services
c)
A keyboard shortcut
d)
A type of password
7.
What is "function calling" in Gemini API?
a)
Making phone calls through AI
b)
Allowing Gemini to execute external functions and APIs based on user input
c)
Creating new functions in code
d)
Calling other AI models
8.
In Google AI Studio, what happens when you click "Get code"?
a)
It downloads the Gemini model
b)
It generates API code based on your prompt experiments
c)
It creates a new API key
d)
It opens a code editor
9.
What is the context window advantage of Gemini models?
a)
They can only process short text
b)
They can handle large amounts of data in a single request
c)
They process data faster
d)
They use less memory
10.
Which feature allows Gemini to "see" your screen in real-time?
a)
Screen recording
b)
Desktop sharing
c)
Streaming feature in Google AI Studio
d)
Video upload
11.
What makes Gemini different from regular Google Search?
a)
It shows more websites
b)
It provides conversational, contextual responses
c)
It's slower than Google Search
d)
It only works on mobile phones
12.
Which Google service allows one-click deployment of AI Studio apps?
a)
Firebase
b)
Google Drive
c)
Cloud Run
d)
App Engine
13.
What does "multimodal" capability in Gemini mean?
a)
Multiple user interfaces
b)
Can process text, images, audio, and video inputs
c)
Works on multiple devices
d)
Supports multiple programming languages
14.
In the Gemini API quickstart, what is the default model used in examples?
a)
gemini-1.5-pro
b)
gemini-2.5-flash
c)
gemini-ultra
d)
gemini-nano
15.
What happens when you share a Google AI Studio app with others?
a)
They need their own API keys
b)
API usage is charged to your account
c)
API calls are attributed to their free Google AI Studio usage
d)
The app stops working
16.
SCENARIO: You want to build a mobile app for both Android and iPhone with real-time database and user authentication. Which Google tool should you use?
a)
Google Docs
b)
Firebase
c)
Flutter
d)
Google Maps
17.
SCENARIO: You're creating a website and need to store user data, handle authentication, and send notifications. Which Google service is best?
a)
Google Drive
b)
Firebase
c)
Google Photos
d)
YouTube
18.
SCENARIO: You want to add location features and maps to your app. Which Google tool should you choose?
a)
Google Calendar
b)
Google Translate
c)
Google Maps Platform
d)
Google Search
19.
SCENARIO: You're building an AI application that needs to make API calls to external services based on user queries. Which Gemini feature should you implement?
a)
JSON mode
b)
Function calling
c)
Code execution
d)
Streaming mode
20.
SCENARIO: You want to deploy and host your web application in the cloud with automatic scaling and containerization. Which Google service is most appropriate?
a)
Google Classroom
b)
Google Cloud Platform
c)
Google Play Store
d)
Google Drive
100 %
