CERTIFICATION 2023-2024 ACTUAL
QUESTIONS AND CORRECT ANSWERS
A critical success factor for companies working with Mendix is: - CORRECT
ANSWERS Working in small cross-functional teams
What is the Mendix Studio? - CORRECT ANSWERS A tool to create,
develop, and deploy innovative apps at light speed.
You want to share something on the App Store. You want it to be visible only by
people in your company. Is this possible? - CORRECT ANSWERS Yes
You can create a new app from the Mendix Developer Portal. - CORRECT
ANSWERS True
If a Scrum team gets stuck, because of things that are out of their control, who is
responsible to remove those impediments? - CORRECT ANSWERS The
Scrum Master
Where do you capture your project requirements? - CORRECT ANSWERS
At the Stories tab underneath Collaborate in your project's dashboard.
How many default App Team roles are there? - CORRECT ANSWERS 5
A page is responsive when: - CORRECT ANSWERS It works and looks
good on all devices
, When using the Layout Grid, what is the maximum number of horizontal
columns you can create within a single area? - CORRECT ANSWERS
12
How many rows can a page have? - CORRECT ANSWERS As many as
you need
It is possible to place multiple widgets in a container. - CORRECT ANSWERS
True
You can have different row layouts for mobile, tablet, and desktop devices. -
CORRECT ANSWERS True
What is a page in Mendix? - CORRECT ANSWERS The interface to
your app's data and interaction.
A list view is a widget used to: - CORRECT ANSWERS Display
dynamic data
The value 1.23 could be stored in an attribute of the type: - CORRECT
ANSWERS Decimal
The attribute type Enumeration is used to store: - CORRECT ANSWERS
A list of predefined values
A connection between two entities in Mendix is called: - CORRECT
ANSWERS An association
Which name should you use for an entity representing a maintenance report? -
CORRECT ANSWERS MaintenanceReport