Assoc Reactive Web
Quiz
•
Other, Professional Development
•
Professional Development
•
Medium
Used 69+ times
FREE Resource
220 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
The DoLogin Action...
Is a Server Action that will return a cached value if the applicaiton is offline.
Is a Server Action that will run only when the applicaiton is online.
Is a Client Action that will be called when the end-user provides a username and password.
Is called on every screen at the OnInitialize event.
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
A Data Actions is:
A Server Action that fetches and processes data from a Web Service.
A specific type of Action with an OnAfterFetch event, used to fetch data from different sources.
Any Server Action that fetches data from different sources, including Database, Local Storage and Web Services.
Any Action with an OnAfterFetch event, used to fetch data from the Database and Local Storage.
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Using the Debugger, what is one of the possible solution if you want to analyze an exception flow in your code when it raises on browser?
Add a breakpoint on the Raise Exception node present in your code flow, before you start the Debugger process. Then on browser execture the procedure that will raise the exception. After the code stops, inspect the Exception flow on Service Studio.
Add a breakpoint on the Start Node of your Screen Action responsible for executing the code that will raise that specific exception before you start the Debugger. Then test your app on browser, once the code stops working go to the Service Studio and inspect your code flow until it reaches the Exception Flow.
Add a breakpint directly on Screen Action repsonsible for executing the code that will raise the specific exception before you start the Debugger. then test your app on browser once the code stops, go through your code flow inside Service Studio until you reach the Exception flow.
All options are valid.
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
If a screen is restricted to registered users..
The restriction is enforced client-side.
The restriction is enforced client-side but the application needs to be online.
You need custom logic to enforce it.
That restriction is enforced server-side.
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
If a user doesn't have the necessary Role to access a screen...
a Security Exception is raised and the On Exception action will redirect the user to another screen.
a Security Exception is raised and the On Exception action will show a pop-up with an error message.
a Security Exception is raised and the Application Server returns to the Browser and HTTP 400 error (not authorized).
a Security Exception is raised and the Application Server retruns to the Browser an HTTP 401 error (forbidden).
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Given the system's User entity and a Photo entity as depicted in the image below, what is the best way to model that a User may have a unique profile photo?
Create a Profile Entity with attributes PhotoId and UserId of types Photo Identifier and User Identifier respectively.
Change the Photo Entity's Id attribute to be of type User Identifier.
Add to the User Entity a PhotoId attribute of type Photo Identifier.
Add to the Photo Entity a UserId attrbiture of type User Identifier.
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Fetching data from the database to show on a screen list...
If done with an Aggregate on the screen is asynchronous.
If done in a Client Action is synchronous
Is always asynchronous and must be done with a Data Action.
Is always synchronous, and must be done in an Aggregate inside a Data Action.
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade