Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

Associate Web Developer (OutSystems 11), With Complete Verified Solution 2023/2024

Rating
-
Sold
-
Pages
25
Grade
A+
Uploaded on
13-06-2023
Written in
2022/2023

Associate Web Developer (OutSystems 11), With Complete Verified Solution 2023/2024 A List in OutSystems is ... A. A collection of elements with the same data type. B. A collection of elements that can have different data types. A. A collection of elements with the same data type. What does the Widget Tree represent? A. The Screen lifecycle flow. B. The hierarchy of the widgets on the screen. C. A list of the application screens. D. The existing screen templates. B. The hierarchy of the widgets on the screen. What type of variables can be created inside a Screen? A. Local Variables only. B. Input Parameters only. C. Input Parameters and Local Variables. D. Input Parameters, Output Parameters, and Local Variables. C. Input Parameters and Local Variables. What is the main purpose of the Screen Preparation? 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. B. Fetch data from databases. In the Screen lifecycle, the Preparation runs on the browser. A. TRUE B. FALSE B. FALSE In an Aggregate, the Sources section is used for ... A. Define values for testing the output records of the Aggregate. B. Define the Entities we want retrieve records from. C. Define conditions to get specific subsets of records. D. Define the order of the output records of the Aggregate. B. Define the Entities we want retrieve records from. In an Aggregate, the purpose of the Test Values section is ... A. Define values for testing the preview data of the Aggregate B. Set conditions to get specific records, not all the records C. Define the order of the output records of the Aggregate D. Define the Entities we want get records from A. Define values for testing the preview data of the Aggregate How can we limit the number of records returned by an Aggregate? A. Use the Max. Records property. B. Use the Length value. C. Use the Count value.

Show more Read less
Institution
Course

Content preview

Associate Web Developer (OutSystems 11), With
Complete Verified Solution 2023/2024
A List in OutSystems is ...
A. A collection of elements with the same data type.
B. A collection of elements that can have different data types.
A. A collection of elements with the same data type.
What does the Widget Tree represent?
A. The Screen lifecycle flow.
B. The hierarchy of the widgets on the screen.
C. A list of the application screens.
D. The existing screen templates.
B. The hierarchy of the widgets on the screen.
What type of variables can be created inside a Screen?
A. Local Variables only.
B. Input Parameters only.
C. Input Parameters and Local Variables.
D. Input Parameters, Output Parameters, and Local Variables.
C. Input Parameters and Local Variables.
What is the main purpose of the Screen Preparation?
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.
B. Fetch data from databases.
In the Screen lifecycle, the Preparation runs on the browser.
A. TRUE
B. FALSE
B. FALSE
In an Aggregate, the Sources section is used for ...
A. Define values for testing the output records of the Aggregate.
B. Define the Entities we want retrieve records from.
C. Define conditions to get specific subsets of records.
D. Define the order of the output records of the Aggregate.
B. Define the Entities we want retrieve records from.
In an Aggregate, the purpose of the Test Values section is ...
A. Define values for testing the preview data of the Aggregate
B. Set conditions to get specific records, not all the records
C. Define the order of the output records of the Aggregate
D. Define the Entities we want get records from
A. Define values for testing the preview data of the Aggregate
How can we limit the number of records returned by an Aggregate?
A. Use the Max. Records property.
B. Use the Length value.

,C. Use the Count value.
D. Use Sorting.
A. Use the Max. Records property.
It is possible to see the SQL generated by an Aggregate?
A. TRUE
B. FALSE
A. TRUE
The Expression widget ...
A. Only displays static text.
B. Displays text calculated at runtime.
B. Displays text calculated at runtime.
The Image widget ...
A. Only displays static images.
B. Only displays images given by a URL.
C. Only displays images stored in the database.
D. Displays static images, images in a URL, and images in the database.
D. Displays static images, images in a URL, and images in the database.
The Table Records widget...
A. Displays records in a tabular layout, one per column.
B. Displays records in a tabular layout, one per row.
C. Displays records in a tabular layout, one per table.
D. Displays records in a free-form format.
B. Displays records in a tabular layout, one per row.
The Form widget only allows Input and Label widgets
A. TRUE
B. FALSE
B. FALSE
Entity Identifiers can be simple primary keys or composite keys
A. TRUE
B. FALSE
B. FALSE
What are ALL the types of relationships that can be implemented in OutSystems?
A. 1-to-Many and Many-to-Many.
B. 1-to-1, 1-to-Many, and Many-to-Many.
C. 1-to-1 and 1-to-Many.
D. Many-to-Many.
B. 1-to-1, 1-to-Many, and Many-to-Many.
In a Many-to-Many relationship, the Junction Entity must have at least these
attributes ...
A. A composite key with reference to each parent Entity.
B. An identifier and foreign keys to each parent Entity.
C. Foreign keys to each parent Entity and the Count of the junction records.
D. Id, Label, Order, Is Active.
B. An identifier and foreign keys to each parent Entity.
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?

, A. Protect
B. Delete
C. Ignore
B. Delete
The On Click properties allow defining the behavior of Links and Buttons and ...
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.
C. Links and Buttons can either Navigate to screens or Submit requests.
What's the correct screen lifecycle order after clicking a Button with the Navigate
method?
A. Run Preparation then render the destination Screen.
B. Run Screen Action, run Preparation and render the Destination Screen.
C. Render Destination Screen then run its Preparation.
D. Run Preparation then run the Screen Action.
A. Run Preparation then render the destination Screen.
Which HTTP request method does the Submit method use?
A. PUT
B. POST
C. GET
D. PATCH
B. POST
Which HTTP request method does the Navigate method use?
A. PUT
B. POST
C. GET
D. PATCH
C. GET
Ending a Screen Action with an End element or a Destination to the '(Current
Screen)' yields the same result.
A. TRUE
B. FALSE
B. FALSE
Server Actions can have the following variables ...
A. Input and Output parameters, but no Local variables.
B. Input parameters and Local variables, but no Output parameters.
C. Input and Output parameters and Local variables.
D. Output parameters and Local variables, but no Input parameters.
C. Input and Output parameters and Local variables.
When designing the flow of a Server Action ...
A. It can have multiple Start and End nodes.
B. It can have one or more Start nodes but only one End node.
C. It can have only one Start node but one or more End nodes.
D. It can have only one Start node and one End node.
C. It can have only one Start node but one or more End nodes.

Written for

Course

Document information

Uploaded on
June 13, 2023
Number of pages
25
Written in
2022/2023
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$12.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
ACADEMICAIDSTORE Chamberlain College Of Nursing
Follow You need to be logged in order to follow users or courses
Sold
1211
Member since
4 year
Number of followers
892
Documents
12012
Last sold
1 week ago
ACADEMICAID STORE

Welcome to ACADEMICAID store! We specialize in reliable test banks, exam questions with verified answers, practice exams, study guides, and complete exam review materials to help students pass on the first try. Our uploads support Nursing programs, professional certifications, business courses, accounting classes, and college-level exams. All documents are well-organized, accurate, exam-focused, and easy to follow, making them ideal for quizzes, midterms, finals, ATI & HESI prep, NCLEX-style practice, certification exams, and last-minute reviews. If you’re looking for trusted test banks, comprehensive exam prep, and time-saving study resources, you’re in the right place.

Read more Read less
4.1

176 reviews

5
98
4
29
3
28
2
6
1
15

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions