Correct Answer : 2
Explanation : Hazelcast JCache provides two different methods for cache configuration:* declaratively: using hazelcast.xml/yaml or hazelcast-client.xml/yaml* programmatically: the typical Hazelcast way, using the Config API