Regarding Screen Aggregates, which of the following options is false?

Regarding Screen Aggregates, which of the following options is false?A . Screen Aggregates can only be executed when explicitly called. B. Screen Aggregates can only fetch data from the database. C. Screen Aggregates only exist within the scope of the Screen where they were defined. D. Screen Aggregates run asynchronously...

July 2, 2023 No Comments READ MORE +

On Parameters Changed is from Parent to Block while Event Handler is from Block to

On Parameters Changed is from Parent to Block while Event Handler is from Block to Parent.A . True B. FalseView AnswerAnswer: A

July 2, 2023 No Comments READ MORE +

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

In an SQL Query, the Output Entities, structures must always be defined to known the output typeA . True B. FalseView AnswerAnswer: A

July 1, 2023 No Comments READ MORE +

The recommended data types for Session Variables are...

The recommended data types for Session Variables are...A . Any data type can be used. B. Basic and Structures Types. C. Basic and Entity Identifier Types. D. Basic and Entity Types.View AnswerAnswer: C

July 1, 2023 No Comments READ MORE +

Email, Phone number is Basic data type?

Email, Phone number is Basic data type?A . Yes B. NoView AnswerAnswer: A

July 1, 2023 No Comments READ MORE +

In a Web Application, a Screen Action ...

In a Web Application, a Screen Action ...A . ... can terminate with End, Destination, Download or Raise Exception Statements. B. ... cannot have multiple termination statements. C. ... can have multiple termination statements, but none of them can be a Destination statement. D. ... must always terminate with an...

July 1, 2023 No Comments READ MORE +

If end loop Result is value = ?

Start -> If(Count < 3) True Count = Count + 1 , Result = Result + Count . If end loop Result is value = ?A . 5 B. 6 C. 7 D. 8View AnswerAnswer: B

July 1, 2023 No Comments READ MORE +

Which of the following behaviors is true for Links and Buttons?

Which of the following behaviors is true for Links and Buttons?A . Only Links can navigate to external URLs. B. Links can only navigate to Screens. C. Buttons can only have a Screen Action as an On Click Destination. D. Links and Buttons can either Navigate to screens or trigger...

July 1, 2023 No Comments READ MORE +

Considering that Aggregates can have hidden columns, which of the following options is correct?

Considering that Aggregates can have hidden columns, which of the following options is correct?A . The hidden columns help optimizing the Aggregate. B. Columns that are empty in the database are automatically hidden. C. The hidden columns are not part of the output. D. Hiding columns in the Aggregate only...

July 1, 2023 No Comments READ MORE +

Client Actions and Server Actions can have the following variables:

Client Actions and Server Actions can have the following variables:A . Input Parameters and Local Variables, but no Output Parameters. B. Input and Output Parameters, but no Local variables. C. Output Parameters and Local Variables, but no Input Parameters. D. Input and Output Parameters, as well as Local Variables.View AnswerAnswer:...

July 1, 2023 No Comments READ MORE +