What is the last message logged by the Logger component after the batch job completes processing?


Refer to the exhibits.

The input array of strings is processed by the batch job that processes, filters, and aggregates the values.

What is the last message logged by the Logger component after the batch job completes processing?
A . [ ["A", "C", "D" ], ["E"] ]
B . [”E”]
C . [”D", "E"]
D . [ "A", "C, "D", "E" ]

Answer: A

Leave a Reply

Your email address will not be published.