Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free OutSystems Associate-Reactive-Developer Practice Exam with Questions & Answers | Set: 8

Questions 71

Regarding property Escape Content of Expression, which of the following options is true?

Options:
A.

When set to No, the result returns exactly as the result of the formula

B.

When set to Yes, the result returns exactly as the result of the formula

C.

When the value is No, the special characters in the returned result have been replaced by characters that do not affect the protocol being used.

D.

The default value is No

Questions 72

When the event is mandatory, a Block event such as the Client Action must be specified to handle the event. Although it may be empty.

Options:
A.

True

B.

False

Questions 73

LifeTime allows you to manage IT users and teams.

Options:
A.

True

B.

False

C.

Either

D.

Neither

Questions 74

Regarding Web Blocks in Outsystems, select to statement that is true.

Options:
A.

You can instantiate Web Blocks on Web Screens and other Web Blocks.

B.

You can instantiate Web Blocks on Web Screens and external HTML pages, by adding a special html tag.

C.

You can instantiate Web Blocks on Screen Actions.

D.

You can instantiate Web Blocks only on Web Screens.

Questions 75

Which event is useful when aggregates depend on each other?

Options:
A.

Ready

B.

Render

C.

Destroy

D.

After Fetch

Questions 76

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.

Questions 77

What is the main purpose of the Screen Preparation?

Options:
A.

Decide what widgets will be rendered.

B.

Fetch data from databases.

C.

Submit the form data to the server.

D.

Redirect the user to the proper screen.

Questions 78

A developer should favor using a Structure instead of the Entity in the output of a SELECT SQL Query. Do you agree with this statement?

Options:
A.

No, it is preferable to use the Entity instead of the Structure.

B.

Yes, because queries will retrieve fewer Attributes and less data.

C.

No, since it is exactly the same.

D.

Yes, because queries become easier to maintain.