RAD-7

RAD-7

University

7 Qs

quiz-placeholder

Similar activities

Asistensi Praktikum SBD Week #5

Asistensi Praktikum SBD Week #5

University

7 Qs

Borders and Shades in Word 2010 Quiz

Borders and Shades in Word 2010 Quiz

10th Grade - University

12 Qs

IM HANDOUT 4

IM HANDOUT 4

University

7 Qs

Database Models Quiz

Database Models Quiz

University

10 Qs

W4 session 1 knowledge check

W4 session 1 knowledge check

University

10 Qs

Chapter 2 : Understanding and Modeling Organizational Systems

Chapter 2 : Understanding and Modeling Organizational Systems

University

10 Qs

Two Dimensions of Data Model

Two Dimensions of Data Model

University

10 Qs

Conceptual and Physical Models Quiz

Conceptual and Physical Models Quiz

University

10 Qs

RAD-7

RAD-7

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Aseel Alhuneidi

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Microflows can be triggered by:

A.Default button, Navigation layout, Widget event

B.Entity event, Action button, Default button

C.Widget event, Action button, Default button

D.Entity event, Action button, Widget event

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the retrieve action, when do you use the option “by association”?

A.When you want to retrieve the association of an object.

B.Only when you want to retrieve an associated list.

C. Always when you want to retrieve an associated object.

D. When you want to retrieve the associated object from memory.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is true?

A.Microflow expressions are used to express the flow of a microflow.

B.Microflow expressions are used to change, check, and extract data from available values.

C. Microflow expressions are used to document microflow actions.

D. Microflow expressions are used to define a query to the database.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Within the expression addDays(Date and time, Integer/Long), what does 'Date and time' represent?

A.Token

B.Function

C. Data Type

D. Variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyboard shortcut provides you with a set of available variables, functions and tokens within the expression editor?

A.Tab+Space

B. Shift+Space

C. Ctrl+Space

D. Alt+Space

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which members of an object available in a microflow are considered to be in the scope of that microflow?

A. Attributes and associations of the entity

B. Attributes and all entities accessible via association

C. Associations of the entity

D. Attributes of the entity

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You would like to add 2 new attributes to an entity. Attribute A will be changed more often than viewed and attribute B will be viewed more often than changed. Which types should they be?

A.Both calculated

B. A – stored, B – calculated

C. Both stored

D. A - calculated, B – stored