wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

RAD 1-8

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

You want to share something on the App Store. You want it to be visible only by people in your company. Is this possible?

a)

Yes

b)

No

2.

If a Scrum team gets stuck, because of things that are out of their control, who is responsible to remove those impediments?

a)

Scrum Master

b)

Product Owner

c)

Developers

d)

Project Manager

3.

Microflows can be triggered by:

a)

Entity deletion, Page navigation, Theme change

b)

User login, Data import, System update

c)

Application startup, Database query, User profile edit

d)

Widget Event, Entity Event, action Button

4.

A connection between two entities in Mendix is called:

a)


An association

b)

An attribute

c)

A Message

d)

A Dependance

5.

True or False: It is possible to place multiple widgets in a container.

a)

True

b)

False

6.

The attribute type Enumeration is used to store:

a)

Association ID

b)

A list of predefined values

c)

Int

d)

String

7.

How would you implement an information entity in your domain model?

a)

By Placing Many to Many Association

b)

By Replacing Many to Many asoociation with one entity and two one to many

c)

By creating an entity and name in Information

8.

True or False: Microflow expressions are used to change, check and extract data from available values.

a)

True

b)

False