294
Views
3
Comments
Solved
Sample Exam - Question 3 - Associate Reactive Developer Certification

It seems that choice C and D are equivalent. Correct answer mentioned is A. Can someone claify?

Question (See attached image to see aggregate)

The image below shows an Aggregate. What will the attributes of the GetOrdersShippingState.List.Current record be?

Options are as below: -

A. The two aggregation attributes: ShippingState and Count.

B. The two aggregation attributes (ShippingState and Count) plus all the attributes of the Source Entities.

C. Six attributes corresponding to the six visible columns in the Aggregate: ShippingState, Count, Description, CreatedOn, ShippedOn and Priority.

D. The two aggregation attributes (ShippingState and Count) plus the columns used to calculate these aggregations.


2023-04-16 15-25-31
Krishnanand Pathak
Solution

Hi @m.irfan.azam
Firstly you confused me when you said the Correct answer mentioned is D.
Well the the Answer is
A. The two aggregation attributes: ShippingState and Count.

Because aggregate is it self indicating the output



Regards


Krishnanand Pathak

2023-03-21 09-05-05
m.irfan.azam

Thanks for correction. I now realize my mistake and confusion about the question. 


2023-04-16 15-25-31
Krishnanand Pathak
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.