You are working on a project where you need to develop a rule to calculate the currency attribute
“the person’s total monthly school cost”. This attribute is calculated as follows: (1) Add “the annual
cost of the tuition” and “the annual cost of lodging”. (2) Subtract “the total annual scholarship
amount” from the attributes previously summed. (3) Divide the result by 12.
How should you achieve this?
Question No 2
Your policy model includes this rule:
the user is a minor if
the user’s age < 18
Which two statements are true?
Question No 3
You have a Policy Modeling project with five attributes as shown below.
they are at least 100 feet away from the nearest intersection
the persons aren’t coming to the meeting
the weight of the box in kilograms
the combined weight of the box and pallet must not exceed 200 kilograms
there is no ways forward
Which one of these attributes compiles with the principles for writing attribute text?
Question No 4
Which two statements are correct for a Policy Automation project team?
Question No 5
You have an interview screen that collects the attribute “the person’s age in years”. Your customer
requires that an error message be displayed if “the person’s age in years” is less than 0 or greater
than 120.
Which option satisfies this requirement?