Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the OutSystems Reactive Web Developer Associate-Reactive-Developer Questions and answers with ValidTests

Exam Associate-Reactive-Developer All Questions
Exam Associate-Reactive-Developer Premium Access

View all detail and faqs for the Associate-Reactive-Developer exam

Viewing page 2 out of 8 pages
Viewing questions 11-20 out of questions
Questions # 11:

What's the correct screen lifecycle order after clicking a Button with the Navigate method?

Options:

A.

Run Preparation then render the destination Screen.

B.

Run Screen Action, run Preparation and render the Destination Screen.

C.

Render Destination Screen then run its Preparation.

D.

Run Preparation then run the Screen Action.

Expert Solution
Questions # 12:

A Structure can have attributes of the following data types:

Options:

A.

Basic, Complex, and Record

B.

Basic, String, and Object

C.

Basic, Structure, Entity, and List

D.

Basic and List only

Expert Solution
Questions # 13:

Regarding Block Events, which of the following options is false?

Options:

A.

Events allow to pass information from the Block's scope to the parent scope.

B.

Events are triggered by a Block and handled by its parent.

C.

Events can be defined at the Block or Screen level.

D.

Two instances of a Block may use the same handler for the same event.

Expert Solution
Questions # 14:

Given 1 Aggregate with data source is 3 entities:

A and B are related to With or Without

A and C are related to Only With. Asked how the result will be?

Options:

A.

A may not have B but there must be C

B.

A may not have B or C

C.

A must have B and C

D.

A Must have B or C

Expert Solution
Questions # 15:

Attributes of static entities can be mandatory or not. A value is only required to be set if the attribute is mandatory.

Options:

A.

True

B.

False

Expert Solution
Questions # 16:

Inside an Action flow...

Options:

A.

... only one Exception Handler may exist.

B.

... it's mandatory to have at least one Exception Handler.

C.

... the Exception Handler flow can't intersect other flows.

Expert Solution
Questions # 17:

Consider a Form with a Save button with the Built-in Validations property set to Yes. When a user clicks on the Save button, some validations over the data submitted to the Form are automatically performed by OutSystems by default. Which validations are those?

Options:

A.

Check if the mandatory fields are filled in.

B.

Check if the mandatory fields are filled in and if the non-mandatory fields, that are later used in the logic, are also filled in.

C.

Check if the mandatory fields are filled in and if the data submitted by the user matches the data type expected in the input fields.

D.

Check if the mandatory fields are filled in and if the data submitted by the user matches the data type of the Form's data source.

Expert Solution
Questions # 18:

Regarding Sorting in Aggregates, which of the following options is correct?

Options:

A.

Aggregates only support one sorting criterion.

B.

It is only possible to set multiple sorting criteria if duplicate records exist in the entity.

C.

If more than one sorting criterion is defined, all of them must have the same direction (ascending or descending).

D.

It is mandatory to set the direction for all sorting criteria (ascending or descending).

Expert Solution
Questions # 19:

In the following scenario, we are implementing the ColorsDropdown widget (https://drive.google.com/file/d/109nu1A-BslkBff1G1BtfJaxnvCRkfNUA/view?usp=sharing) which will allow a user to select a color. What should be set in the Options Text property to make sure that the names of the colors appear in the dropdown?

Options:

A.

Color.Id

B.

GetColors.Color.Label

C.

Color

D.

Color.Label

Expert Solution
Questions # 20:

Which of the following is the correct syntax for Entities and Attributes?

Options:

A.

Entity.Attribute

B.

{Entity}.[Attribute]

C.

[Entity].{Attribute}

D.

(Entity).{Attribute}

Expert Solution
Viewing page 2 out of 8 pages
Viewing questions 11-20 out of questions