Excercise 2 Outsytems Reactive Web

Excercise 2 Outsytems Reactive Web

1st Grade

30 Qs

quiz-placeholder

Similar activities

Computer Class 1st-3rd

Computer Class 1st-3rd

1st - 3rd Grade

32 Qs

Azure Data Fundamentals

Azure Data Fundamentals

KG - Professional Development

29 Qs

array pointer

array pointer

1st Grade

29 Qs

javaee

javaee

1st Grade

32 Qs

NPA management

NPA management

1st - 3rd Grade

25 Qs

MID Basisdata RPL Kelas XI Sem 3

MID Basisdata RPL Kelas XI Sem 3

1st Grade - University

30 Qs

I.C.T. 1.

I.C.T. 1.

1st - 11th Grade

25 Qs

V17 & U20 Assessment

V17 & U20 Assessment

1st - 5th Grade

30 Qs

Excercise 2 Outsytems Reactive Web

Excercise 2 Outsytems Reactive Web

Assessment

Quiz

Instructional Technology, Education

1st Grade

Medium

Created by

Trung Hiếu Mai

Used 42+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following is False?

A reactive web application is an application for multiple devices.

Data requests are performed synchronously.

The code generated by Outsystems results in a single page application.

A developer creates the Reactive Web App in Service Studio.

Answer explanation

Data is requested asynchronously, allowing for a more fluid experience.

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

The business concepts that need to be stored and accessed in our applications must be modeled as ...

Entities

Entity diagrams

Entity relationships

Database tables

Answer explanation

Ideally, each business concept will be mapped into a single entity.

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following options is false?

Input parameters allow data to pass between screens when navigating between them.

Local variables on one Screen can be accessed directly from another Screen.

Local variables allow the temporary storage of relevant information within a Screen.

When the value of a local variable changes, the user interface reacts immediately.

Answer explanation

The scope of the Input Parameters and Local Variables is limited to the Screen where they are defined

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following behaviors is true for links and buttons?

Links can only navigate to screens.

Buttons can only have a screen action as a target when they click.

Links and buttons can navigate to screens or trigger screen actions.

Only links can navigate to external URLs.

Answer explanation

Users can interact with the app by clicking or tapping Links and buttons. This triggers an action, sends data or navigates to another screen

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Regarding the If widget, which of the following is false?

Functions can be used within the Condition of an If.

More branches can be added to an If widget.

Only one of the branches is shown at run time.

Several widgets can be added within each branch.

Answer explanation

Each If widget has only two branches: True and False

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

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

Containers allow you to group multiple widgets together.

By default, containers can span 1 to 12 columns.

Containers can be placed inside other containers.

All containers must have at least one widget inside.

Answer explanation

They can be empty

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following options is the correct?

Screen actions can call up other screen actions on a different screen.

Customer actions can call up screen actions.

Server actions can call client actions.

Client actions can call server actions.

Answer explanation

Likewise, the actions on the screen can also call up the server's actions

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?