Module 07

Module 07

University

7 Qs

quiz-placeholder

Similar activities

Chapter 2 : Understanding and Modeling Organizational Systems

Chapter 2 : Understanding and Modeling Organizational Systems

University

10 Qs

IM HANDOUT 4

IM HANDOUT 4

University

7 Qs

Text Analysis - 7 - Computational Linguistics

Text Analysis - 7 - Computational Linguistics

University

9 Qs

GDGFSDFSDFFSF

GDGFSDFSDFFSF

University

6 Qs

CLC Unit 2 Lesson 11,12 and 13 Quiz

CLC Unit 2 Lesson 11,12 and 13 Quiz

University

12 Qs

Chapter 2 Understanding and Modeling Organizational Systems

Chapter 2 Understanding and Modeling Organizational Systems

University

10 Qs

Laborator #1

Laborator #1

University

5 Qs

W4 session 1 knowledge check

W4 session 1 knowledge check

University

10 Qs

Module 07

Module 07

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Nermeen sabaneh

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Microflows can be triggered by:

Default button, Navigation layout, Widget event

Entity event, Action button, Default button

Widget event, Action button, Default button

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”?

When you want to retrieve the association of an object.

Only when you want to retrieve an associated list.

Always when you want to retrieve an associated object.

When you want to retrieve the associated object from memory.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which statement is true?

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

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

Microflow expressions are used to document microflow actions.

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

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

Token

Function

Data type

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?

Tab+Space

Shift+Space

A.Ctrl+Space

A.Alt+Space

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

Attributes and associations of the entity

Attributes and all entities accessible via association

Associations of the entity

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?

Both calculated

A – stored, B – calculated

Both stored

A - calculated, B – stored