For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Associate Cloud Engineer (ACE)GCP Associate Cloud Engineer Practice Exam 6Question 09
    Easy1 markMultiple Choice
    Domain 1.3: Installing and configuring the CLICloud SDKCLIFundamentals

    GCP ACE · Question 09 · Domain 1.3: Installing and configuring the CLI

    When you install the Google Cloud SDK using the default installation method, which three command-line tools are installed by default?

    Answer options:

    A.

    gcloud, kubectl, docker

    B.

    gcloud, gsutil, bq

    C.

    gcloud, cbt, terraform

    D.

    gcloud, gsutil, kubeadm

    How to approach this question

    Memorize the core components of the Cloud SDK.

    Full Answer

    B.gcloud, gsutil, bq✓ Correct
    gcloud, gsutil, bq
    The default installation of the Google Cloud SDK includes three primary command-line tools: `gcloud` (the primary CLI for Google Cloud), `gsutil` (for interacting with Cloud Storage), and `bq` (for interacting with BigQuery). Other tools like `kubectl` or `cbt` can be added later using the `gcloud components install` command.

    Common mistakes

    Assuming `kubectl` is installed by default because GKE is so popular.
    Question 08All questionsQuestion 10

    Practice the full GCP Associate Cloud Engineer Practice Exam 6

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01What is the primary purpose of a Google Cloud project?EasyQ02Your development team needs to manage Compute Engine instances in a specific project. They need t...MediumQ03You are automating the setup of a new Google Cloud project using a bash script. You need to enabl...EasyQ04Your startup has a strict monthly cloud budget of $500. You want to be notified immediately if yo...MediumQ05Your finance team wants to perform granular analysis of your Google Cloud spending using SQL. The...Hard
    View all 50 questions →