Exam Code: Apache-Cassandra-Developer-Associate
Exam Questions: 118
Apache Cassandra Developer Associate Certification
Updated: 15 Jul, 2026
Viewing Page : 1 - 12
Practicing : 1 - 5 of 118 Questions
Question 1

What is an example of hybrid-cloud deployment?

Options :
Answer: B

Question 2

You execute queries with CL THREE on a single datacenter cluster with RF 3.

Why all operations are strongly consistent?

Options :
Answer: D

Question 3

What values are stored in the pop column after the following sequence?

1. CREATE TABLE countries (

2.   country text,

3.   state text,

4.   pop int STATIC,

5.   PRIMARY KEY (country, state)

6. );

7.  

8. INSERT INTO countries (country, state, pop) VALUES ('USA', 'Oregon', 4200000);

9. INSERT INTO countries (country, state, pop) VALUES ('USA', 'Idaho', -1);

10. INSERT INTO countries (country, state, pop) VALUES ('USA', 'Idaho', 1700000);

Options :
Answer: D

Question 4

What is wrong with this user-defined type (UDT) definition?

1. CREATE TYPE States (

2.   id uuid PRIMARY KEY,

3.   name text

4. );

Options :
Answer: A

Question 5

You have a single datacenter 10-node cluster with a replication factor of 3.

What can NOT happen on an UPDATE query for one single row, when the consistency level is set to ONE?

Options :
Answer: A

Viewing Page : 1 - 12
Practicing : 1 - 5 of 118 Questions

© Copyrights FreePDFQuestions 2026. All Rights Reserved

We use cookies to ensure that we give you the best experience on our website (FreePDFQuestions). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the FreePDFQuestions.