MCQOPTIONS
Saved Bookmarks
| 1. |
Which method builds the cluster with the given contact points? |
| A. | ResultSet execute() |
| B. | Session connect() |
| C. | Cluster build() |
| D. | Cluster.Builder addContactPoint() |
| E. | |
| Answer» D. Cluster.Builder addContactPoint() | |