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

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

Select the correct option regarding Server Actions.

Options:

A.

Setting the Function property to Yes requires the Server Action to have only one Output Parameter.


B.

All Server Actions must have at least one Input or Output Parameter.


C.

Setting the Public property to Yes requires the Server Action to have at least one Input or Output Parameter.


D.

It is not possible to set both Public and Function properties to Yes at the same time.


Expert Solution
Questions # 12:

The On Click properties allow defining the behavior of Links and Buttons and ...

Options:

A.

Links can only Navigate to Screens.


B.

Buttons can only Submit requests.


C.

Links and Buttons can either Navigate to screens or Submit requests.


D.

Links and Buttons can only Navigate to screens.


Expert Solution
Questions # 13:

The Form widget only allows Input and Label widgets

Options:

A.

TRUE


B.

FALSE


Expert Solution
Questions # 14:

Considering the On Initialize lifecycle event, which of the following options is true?

Options:

A.

The On Initialize event is triggered before the Screen or Block is rendered and before fetching any data.


B.

The On Initialize event is triggered after the Screen or Block has been rendered, so you can use it to manipulate its structure.


C.

The On Initialize event is triggered after an Aggregate finishes fetching data and can be used to act upon the retrieved data before it's used in the Screen.


D.

The On Initialize event is triggered after the input parameter of a Block changes.


Expert Solution
Questions # 15:

Regarding sorting Lists, which of the following options is correct?

Options:

A.

Lists have a built-in On Sort event.


B.

Sort clauses cannot be changed dynamically at runtime when using Lists.


C.

Other Widgets should be used to allow the end-user to define the sort criteria.


Expert Solution
Questions # 16:

The Combo Box widget allows selecting one value out of possible alternatives in a drop-down list. Which of the following is NOT POSSIBLE

Options:

A.

Use the Source Entity property to get the alternatives from an Entity or a Static Entity.


B.

Use the Source Record List property to get the alternatives from a List of Record.


C.

Use the Special List section to get the alternatives from an Entity or a Static Entity.


D.

Use the Special List section to manually set special alternatives


Expert Solution
Questions # 17:

When using aggregation functions, the output of the Aggregate will not include the columns at grey.

Options:

A.

True


B.

False


Expert Solution
Questions # 18:

Consider an Aggregate with a "With or Without" join between two entities. What is the expected output of the Aggregate?

Options:

A.

All records from the left entity even if there is no match in the right entity (LEFT JOIN).


B.

All records from both Entities (FULL OUTER JOIN).


C.

All records from the right entity even if there is no match in the left entity (RIGHT JOIN).


D.

Only records where there is a match between the two Entities (INNER JOIN).


Expert Solution
Questions # 19:

In OutSystems, where can we place breakpoints?

Options:

A.

Server-side logic only


B.

In Actions only (Client-side and Server-Side)


C.

Client-side logic only


D.

In Actions and Variables


Expert Solution
Questions # 20:

A Theme defines the look and feel of application Screens and you can directly apply it to ...

Options:

A.

A Module, a UI Flow, or an individual Screen or Web Block.


B.

A Module, a UI Flow, or an individual Screen.


C.

A Module or a UI Flow.


D.

Only the Module.


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