Queue, set, list comes under which type of data structures?

12. Queue, set, list comes under which type of data structures?

  1. Partitioned Data structures
  2. Non-partitioned Data structures

Answer: B) Non-partitioned Data structures

Explanation:

The following are the Non-partitioned Hazelcast data structures:

  • Queue
  • Set
  • List
  • Ringbuffer
  • FencedLock
  • ISemaphore
  • IAtomicLong
  • IAtomicReference
  • FlakeIdGenerator
  • ICountdownLatch
  • Cardinality Estimator
  • PN Counter

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.