# The Arcade Trivia January 2025 Week 2 (Solution)

## **Overview**

Welcome to The Arcade Trivia January 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. **Which of the following statements would you use to delete a table?**
    
    *Select ONE answer that would be relevant*
    
    * LEAVE TABLE
        
    * <mark>DROP TABLE</mark>
        
    * DEL TABLE
        
    * REMOVE TABLE
        
2. **Which of the following statements would you use to create a new table?**
    
    *Select ONE answer that would be relevant*
    
    * <mark>CREATE TABLE</mark>
        
    * MAKE TABLE
        
    * NEW TABLE
        
    * GET TABLE
        
3. **Which tables are segmented to facilitate easier management and querying of your data?**
    
    *Select ONE answer that would be relevant*
    
    * category data
        
    * cut data
        
    * <mark>partitioned table</mark>
        
    * separate data
        
4. **Which pseudocolumn value does BigQuery use to identify the correct partition for data?**
    
    *Select ONE answer that would be relevant*
    
    * \_ONTIME
        
    * <mark>_PARTITIONTIME</mark>
        
    * \_PARTTIME
        
    * \_PARTIME
        
5. **Which Google Cloud service allows app developers to create scalable web and mobile backends in any programming language, all on a fully managed serverless platform?**
    
    *Select ONE answer that would be relevant*
    
    * Cloud Engine
        
    * GCP Engine
        
    * Service Engine
        
    * <mark>App Engine</mark>
        
6. **Which API enables developers to provision and manage their App Engine applications?**
    
    *Select ONE answer that would be relevant*
    
    * Get API
        
    * Application API
        
    * App API
        
    * <mark>App Engine Admin API</mark>
        

---

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1736848247771/3bb5fa9f-d8b3-4ba7-a6ac-234404798116.png align="center")
