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 4 out of 8 pages
Viewing questions 31-40 out of questions
Questions # 31:

When there is a change in the Producer module, which statement later about the Consumer module is correct.

Options:

A.

When adding the output of Server action, the consumer will get an error if the Producer is not updated

B.

When changing the internal logic of a server action without changing the input-output, Consumer still uses the latest logic

C.

When deleting the input of the Server action, the consumer will get an error if the Producer is not updated

D.

When changing the content of the web screen, the Consumer is still not affected even without updating Producer

Expert Solution
Questions # 32:

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

Options:

A.

Variables.

B.

Server Actions using Entity Attributes.

C.

Built-in Functions that can be translated to SQL (e.g. Length(), Power()).

D.

Value of the attributes of the Source Entities.

Expert Solution
Questions # 33:

When deleting a record from an Entity, it deletes all records of an Entity with foreign key references. In this case, what the Delete Rule in use?

Options:

A.

Protect

B.

Delete

C.

Ignore

Expert Solution
Questions # 34:

Screens can be composed of a combination of several elements called Widgets.

Options:

A.

True

B.

False

Expert Solution
Questions # 35:

Regarding the If Widget, which of the following options is false?

Options:

A.

Functions can be used inside the Condition of an If.

B.

Only one of the branches is shown at runtime.

C.

Multiple widgets may be added inside each branch.

D.

More branches may be added to an If Widget.

Expert Solution
Questions # 36:

Regarding List_SortColumn, which of the following options is true?

Options:

A.

Set the Column to "{EntityName}.[AttributeName]" & define a dynamic sort

B.

Set the Column to "{EntityName}.[AttributeName]" & Automatic add a dynamic sort

C.

Set the Column to "{EntityName}.{AttributeName}" & define a dynamic sort

D.

Set the Column to "{EntityName}.{AttributeName}" & Automatic add a dynamic sort

Expert Solution
Questions # 37:

In OutSystems, a Block is a reusable UI component. Which of the following is NOT correct?

Options:

A.

A Block improves maintainability, i.e., change the design or functionality, affect all usages.

B.

A Block promotes reusability, i.e. develop once, reuse many times.

C.

A Block encapsulates its own logic.

D.

A Block can only be reused once.

Expert Solution
Questions # 38:

For Aggregate as shown below, Ask filter to find the person whose name contains the string "John"

Options:

A.

Person.Name = "John"

B.

Person.Name like "John"

C.

Person.Name like "%John%"

D.

Person.Name like 'John'

Expert Solution
Questions # 39:

What do you need to do to ensure that only authenticated users (with a username and password) can access your application?

Options:

A.

Create a new Role in the Users application, change, its name to "Authenticated Users", and check it on all Screens.

B.

Create a new Role in your application, change its name to "Authenticated Users", and check it on all Screens.

C.

Uncheck the Anonymous role on all Screens.

D.

Check the Anonymous role on all Screens.

Expert Solution
Questions # 40:

Which event is used to set focus on one particular widget?

Options:

A.

Ready

B.

Render

C.

Destroy

D.

After Fetch

Expert Solution
Viewing page 4 out of 8 pages
Viewing questions 31-40 out of questions