# Skills Boost Arcade Trivia March 2025 Week 4 (Solution)

## **Overview**

Welcome to Skills Boost Arcade Trivia March 2025! Give your career a boost with hands-on experience with different Google Cloud and partner services.

Click **Start Lab** to begin.

P.S. You don't need the GCP Console for this, but you do need to keep this quiz open for a minimum of 3 minutes.

## **Quiz**

1. **To list the objects in your bucket, which command should you run?**
    
    *Select ONE answer that would be relevant*
    
    * gcp ls gs://${BUCKET}/\*
        
    * bcuket ls gs://${BUCKET}
        
    * <mark>gsutil ls gs://${BUCKET}/*</mark>
        
    * gcoud ls gs://${BUCKET}/
        
2. **Which command would you run to delete the bucket?**
    
    *Select ONE answer that would be relevant*
    
    * get rm gs://${BUCKET}
        
    * <mark>gsutil rb gs://${BUCKET}</mark>
        
    * gsutil rk gs://${BUCKET}
        
    * gcloud cb gs://${BUCKET}
        
3. **Which command would you use to update model metadata in BigQuery?**
    
    *Select ONE answer that would be relevant*
    
    * cq update
        
    * <mark>bq update</mark>
        
    * gcp updated
        
    * cloud update
        
4. **Which command would you use to export data from a BigQuery table to Google Cloud Storage?**
    
    *Select ONE answer that would be relevant*
    
    * <mark>bq extract</mark>
        
    * bq set
        
    * bq get
        
    * bq storage
        
5. **Which command would you use to create a BigQuery resource?**
    
    *Select ONE answer that would be relevant*
    
    * bq gk
        
    * <mark>bq mk</mark>
        
    * bq ssk
        
    * bq ok
        
6. **Which command would you use to create a query job that runs the specified SQL query?**
    
    *Select ONE answer that would be relevant*
    
    * <mark>bq query</mark>
        
    * bq db
        
    * bq sql
        
    * bq set
        

---

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1743314597848/34946d48-783f-4688-8880-31e09f6f3604.png align="center")
