Associate-Reactive-Developer試験無料問題集「OutSystems Associate Reactive Developer (OutSystems 11) 認定」

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

Consider the following Action
(https://drive.google.com/file/d/1L6qUwd2jjqWAluUB-Kv5gQghendWoMr2/view?usp=sharing), that calculates the square root (sqrt) of a positive decimal number (N). Knowing that the function was called with N = 0, and the debugger is stopped at the Start node, what will happen when the developer selects the Continue (F9) option highlighted in the picture?

What's the name of the web console that can be accessed to check log reports and environment health information?

Business concepts that need to be stored and accessed in our applications should be modeled as...

The flow of an action can have...

Give 1 aggegate as shown. Ask how to display the average score of the group according to Point1 and sort the order of Point 2 with the highest score by year

Which of the following elements can't be used to create calculated attributes in an Aggregate?

Immediately after creating an Entity and its attributes, what is the expected behavior when using the Bootstrap Data From Excel?

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?

Some widgets can trigger Screen Actions with Ajax. That can be defined in a section in their properties that is called ...

Start -> If(Count < 3) True Count = Count + 1 , Result = Result + Count .
If end loop Result is value = ?

During the 1-Click Publish, your application data model, code, and interface is compiled and generates .NET code, HTML, JavaScript and CSS. True or False?

When the desired data type is Currency, the following data type transmission does not occur(error)

In OutSystems, it is possible to inspect the values of variables while debugging.

Regarding the Container widget, which of the following options is false?

In an SQL Query, the Output Entities, structures must always be defined to known the output type