What is an example of unsupervised machine learning?
-
A
Analyzing customer purchase patterns to identify natural groupings.
-
B
Training a system to recognize product images using labeled categories.
-
C
Predicting subscription renewal based on past renewal status data.
-
D
Forecasting sales figures using historical sales and marketing spend.
Reveal answer details
Close answer details
Correct answerA
ExplanationUnsupervised learning deals with unlabeled data. Identifying "natural groupings" or clusters in customer purchase patterns (e.g., segmenting customers into different buying behaviors without pre-defined labels) is a classic example of unsupervised learning (clustering). Options B, C, and D are examples of supervised learning, as they involve labeled data for training (product categories, renewal status, sales figures).
A large e-commerce company with a substantial product catalog and many support documents has customers struggling to find information on their website. This leads to high support costs and poor user experience. The company wants a Google Cloud solution to improve website search and reduce support costs while improving customer satisfaction. What Google Cloud product should the company use?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationVertex AI Search is ideal for this scenario. It allows companies to build sophisticated search experiences over their own product catalogs and support documents. This improves accuracy and helps customers find what they need, directly addressing high support costs and poor user experience. Vertex AI Platform is broader for general ML development, Google Shopping is for consumers, and Google Search is for the public web.
A learning and development team wants to quickly create a new hire training video with a custom avatar and voiceover that matches their company's branding and key messaging. They did not receive any money to spend on the production. What should they do?
-
A
Generate the video frames with Imagen.
-
B
Prompt the Gemini app to create a video.
-
C
Train a model with Vertex AI and produce a video.
-
D
Create a video with Google Vids.
Reveal answer details
Close answer details
Correct answerD
ExplanationThe scenario requires quick creation of a training video using a custom avatar and voiceover while adhering to zero cost for production. Google Vids is an AI-powered video creation app (part of Google Workspace/Gemini features) designed to make video creation accessible for teams without the overhead of traditional production. It specifically offers features like AI avatars and voiceovers for content such as trainings, demos, and onboarding videos. This directly addresses the need for a low-cost, fast solution for a new hire training video with custom branding elements (custom avatars and voiceovers are a key feature of the tool). Option A, Imagen, is a Google foundation model specialized for image generation, not the creation of structured, narrated training videos with avatars. Option B, using the Gemini app, is primarily for text, code, and multimodal chat/generation, and is not the dedicated Google application for video production. Option C, training a model with Vertex AI, is a highly technical, time-consuming, and expensive endeavor that violates the need for a quick and zero-cost solution. Therefore, using the purpose-built, gen AI-enabled Google Vids application is the correct and most efficient choice.
A support operations team wants an LLM to generate multi-step troubleshooting guides by progressively refining the reasoning chain. Which prompting approach should they adopt?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationPrompt chaining feeds the output of a prior prompt as the input to the next prompt, enabling stepwise elaboration, long-form reasoning, and task decomposition. Zero-shot is single-step. Safety tuning mitigates harmful content risks, not reasoning depth. Embedding retrieval provides information, not procedural multi- step refinement.
An organization wants to use generative AI to create a chatbot that can answer customer questions about their account balances. They need to ensure that the chatbot can access previous portions of the conversation with the customer. Which prompting technique should they use?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationPrompt chaining (or conversational memory/context management) is the technique used to maintain the conversational context. It involves feeding previous turns of a conversation (or a summary of them) back into the model along with the current user query, allowing the chatbot to "remember" and reference past interactions for coherent and contextually relevant responses, especially crucial for tasks like checking account balances that span multiple turns.
A retail company with a large online catalog wants to improve customer experience and drive sales by implementing multimodal search capabilities (image, voice, and text). What is a primary business benefit of this capability?
-
A
Improved customer engagement and product discovery leading to increased satisfaction and potential sales.
-
B
Reduced dependency on keyword optimization for product listings and improved search engine rankings.
-
C
Lowered operational costs associated with managing and updating product information across different platforms and channels.
-
D
Streamlined inventory management processes and more accurate demand forecasting for popular items.
Reveal answer details
Close answer details
Correct answerA
ExplanationMultimodal search directly enhances the customer experience by allowing them to find products using various intuitive methods (images, voice, text). This leads to easier product discovery, higher engagement, and ultimately increased customer satisfaction and potential sales, which is a primary business benefit.
A logistics company wants to use a generative AI (gen AI) agent to automatically check real-time inventory levels across its warehouses and adjust delivery schedules. The gen AI agent needs access to internal inventory data. They want the most cost-effective solution. What should the organization do?
-
A
Build a custom API instead of using the gen AI agent.
-
B
Use pre-built gen AI chatbots for inventory questions.
-
C
Use Vertex AI Studio to fine-tune a model with sample inventory data.
-
D
Use Google Cloud databases and Vertex AI for the agent to get live data.
Reveal answer details
Close answer details
Correct answerD
ExplanationTo achieve real-time inventory checks and adjust delivery schedules, the generative AI agent needs live access to the company's internal inventory data. Google Cloud databases provide the structured storage for this data, and Vertex AI offers the platform to build, deploy, and manage the AI agent, including connecting it to these live data sources. This approach allows the agent to make informed decisions based on current information. Building a custom API for every interaction might be less cost-effective in the long run for dynamic inventory data. Pre-built chatbots might not have the direct integration needed for real-time adjustments, and fine-tuning with sample data wouldn't provide the live data access required.
A logistics organization wants to orchestrate several specialized agents: one retrieves package status, one optimizes routes, and another drafts customer notifications. These agents must cooperate to complete a complex workflow. What architecture does this represent?
-
A
-
B
-
C
Deterministic flow programming
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationA multi-agent system coordinates multiple specialized agents to complete complex, multi-step workflows. Each agent takes responsibility for a subtask and communicates with others. Reinforcement learning is unrelated. Deterministic flows lack autonomous reasoning. Zero-shot modeling is a prompting technique, not an architecture.
An organization needs an AI tool to analyze and summarize lengthy customer feedback text transcripts. You need to choose a Google foundation model with a large context window. What foundation model should the organization choose?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationGemini models are known for their large context windows, making them highly suitable for processing and summarizing lengthy texts like customer feedback transcripts. CodeGemma is specialized for code, Imagen for image generation, and Chirp for speech.
Question 10
Single choice
A company wants their AI assistant to produce highly consistent, deterministic answers regardless of minor input variations. What setting should they adjust?
-
A
-
B
-
C
Increase max output tokens
-
D
Enable multimodal generation
Reveal answer details
Close answer details
Correct answerB
ExplanationLower temperature reduces randomness in token selection, producing stable, predictable responses. Higher temperature introduces creativity. Max output tokens affects length, not consistency. Multimodal generation does not influence determinism.
Question 11
Single choice
Executives want to adopt generative AI but need clarity on strategic direction. According to Google-recommended practices, what should leadership define first?
-
A
A procurement plan for GPU/TPU resources
-
B
A comprehensive list of all possible AI use cases
-
C
Clear business outcomes and organizational boundaries for AI adoption
-
D
A decision on which LLM will be standardized across teams
Reveal answer details
Close answer details
Correct answerC
ExplanationGoogle recommends a top-down strategy beginning with defined business outcomes (e.g., reducing support costs, improving employee productivity) and risk boundaries. Technology and use-case selection come only after clarity of organizational goals.
Question 12
Single choice
A home loan company is deploying a generative AI system to automate initial loan application reviews. Several applicants have been unexpectedly rejected, leading to customer complaints and potential bias concerns. They need to ensure responsible and fair lending practices. What aspect of the AI system should they prioritize?
-
A
Implementing stricter data security measures to protect applicants' financial information from unauthorized access.
-
B
Ensuring AI decision-making is explainable to understand decision reasons and establish accountability.
-
C
Increasing the speed at which the AI system processes loan applications to handle the high volume.
-
D
Regularly updating the AI model with more financial data to improve its accuracy over time.
Reveal answer details
Close answer details
Correct answerB
ExplanationThe problem centers on unexpected rejections and potential bias in a high-stakes, regulated domain (lending). In such a context, the central tenet of Responsible AI is transparency and fairness. While all options are valid goals, the priority when facing bias concerns and customer complaints due to rejection is to provide accountability and verify the fairness of the automated decision. This is achieved through Explainable AI (XAI). Ensuring AI decision-making is explainable (B) means building mechanisms that allow developers, regulators, and affected customers to understand why a specific decision (rejection) was made. Explainability is crucial for: Auditing for bias: If the reasons for rejection can be traced (e.g., system rejects based on loan-to-value ratio, not race), bias can be identified and corrected. Compliance: Financial services are heavily regulated, and the ability to explain a lending decision is often a legal or regulatory requirement. Customer Trust: Providing a clear reason for rejection (even if the news is bad) reduces complaints and fosters confidence, directly addressing the core issue of unexpected rejections. Options A, C, and D address security, speed, and accuracy, respectively, but Explainability is the direct mechanism for proving fairness and ensuring accountability, making it the most critical priority in this scenario. (Reference: Google's Responsible AI principles and training materials highlight that in high-stakes domains like finance, explainability is essential for establishing trust, identifying and mitigating bias, and meeting regulatory compliance.)
Question 13
Single choice
An organization is collecting data to train a generative AI model for customer service. They want to ensure security throughout the ML lifecycle. What is a critical consideration at this stage?
-
A
Implementing access controls and protecting sensitive information within the training data.
-
B
Applying the latest software patches to the AI model on a regular basis.
-
C
Establishing ethical guidelines for AI model responses to ensure fairness and avoid harm.
-
D
Monitoring the AI model's performance for unexpected outputs and potential errors.
Reveal answer details
Close answer details
Correct answerA
ExplanationThe stage mentioned is Data Collection/Training Data Preparation. In the machine learning lifecycle, this initial stage is where raw data is ingested and processed. If the model is being trained for customer service, the data (e.g., customer transcripts) is highly likely to contain sensitive information (like Personally Identifiable Information or PII). Therefore, the most critical security and privacy consideration at this stage is protecting the integrity and confidentiality of the data itself. Implementing strong access controls and protecting sensitive information (A) is the essential first step in a secure AI pipeline, aligning with Google's Secure AI Framework (SAIF). If data access is not controlled and sensitive data is not de-identified or redacted before it is used for training, the resulting model could leak that sensitive information to users. Options B, C, and D are all important controls, but they occur at later stages of the ML lifecycle: B (Software patches/latest versions) is part of deployment and management. C (Ethical guidelines/fairness) is a Responsible AI goal implemented via guardrails and testing (later stages). D (Monitoring) is an MLOps step that happens after deployment. The critical consideration at the data collection stage is ensuring the data's security and privacy before it influences the model. (Reference: Google Cloud guidance on securing generative AI emphasizes that one of the most significant risks is data leakage, making safeguarding training data and implementing identity and access control the foundational steps in the data ingestion and preparation phases.)
Question 14
Single choice
What is a characteristic of Google Cloud as a generative AI company?
-
A
Google Cloud provides fully autonomous AI agents that require zero configuration or management overhead.
-
B
Google Cloud has an AI-first focus that enables innovation, with continuous updates and broad integration across its platform.
-
C
Google Cloud ensures that all generative AI models and data are completely secured and isolated from external networks.
-
D
Google Cloud relies on proprietary, closed-source AI technologies for maximum security benefits.
Reveal answer details
Close answer details
Correct answerB
ExplanationGoogle Cloud emphasizes an AI-first approach, integrating AI capabilities across its services and consistently innovating with new models and features. While security is a high priority, fully autonomous AI agents requiring zero configuration are generally not the norm, and "completely secured and isolated from external networks" is an oversimplification of cloud security models. Google also contributes to and supports open-source AI initiatives, not solely relying on proprietary closed-source technologies.
|