1z0-1035-20 Dumps 2021 - New Oracle 1z0-1035-20 Exam Questions
Free 1z0-1035-20 braindumps download (1z0-1035-20 exam dumps Free Updated)
NEW QUESTION 47
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?
- A. the person's total monthly school cost = Sum(( the annual cost of the tuition, the annual cost of lodging)
- the total annual scholarship amount)) /12 - B. the person's total monthly school cost = (( the annual cost of the tuition + the annual cost of lodging) - the total annual scholarship amount) /12
- C. the person's total monthly school cost = Sum(( the annual cost of the tuition, the annual cost of lodging)
- the total annual scholarship amount))Div12 - D. the person's total monthly school cost = Sum((the annual cost of the tuition + the annual cost of lodging), Subtract(the total annual scholarship amount) /12
- E. the person's total monthly school cost = Sum(( the annual cost of the tuition + the annual cost of lodging), Subtract(the total annual scholarship amount)) /12
Answer: D
NEW QUESTION 48
You have an entity called "the child". You have three attributes called "the child's score," "the lowest score of all the children," and "the number of children scoring more than ten." You want to write two rules to infer the lowest score of all the children and the number of children scoring more than ten without creating any additional attributes in the child entity.
Which two entity functions do you need to use?
- A. InstanceCountIf
- B. InstanceMaximum
- C. InstanceSumIf
- D. InstanceCount
- E. InstanceMinimum
- F. InstanceMinimumIf
- G. InstanceSum
- H. InstanceMaximumIf
Answer: B,G
NEW QUESTION 49
Which two options require custom development with the OPA Mobile SDK?
- A. synchronizing data collected in OPA Mobile with a custom back-end system
- B. running OPA Mobile on Android devices
- C. incorporating OPA Mobile interviews into composite mobile applications
- D. adding an upload control to a OPA Mobile interview screen
- E. running OPA Mobile interviews while offline
Answer: A,C
NEW QUESTION 50
You need to develop a rule that will determine the person's income in dollars. Your policy model does not have such an attribute yet.
How can you create this attribute?
- A. Develop the rule and save the rule document. The attribute will be automatically added to the data model.
- B. Go to the Project Tab in the Policy Modeling, then select "inclusions" and then select "new" and enter the details in the new attribute window.
- C. Go to the Data Tab in Policy Modeling, then select "define" and enter the details in the new attribute window.
- D. Select "define variable attribute" in the Policy Modeling Toolbar from your rule document.
Answer: D
NEW QUESTION 51
You have a number attribute "the child's age in years". In an interview, you want to ensure that the user is only able to enter ages between 0 and 15.
What are the three methods to achieve this?
- A. Use a regular expression within the Edit Attribute dialog box.
- B. Specify the maximum and minimum values within the Edit Attribute dialog box.
- C. Write an error event rule.
- D. Create a number value list with the allowed ages, then associate the list with the child's age attribute.
- E. Write a warning event rule.
Answer: B,C,D
NEW QUESTION 52
The federal poverty level for a family is the minimum amount of gross income that a family needs for certain basic necessities, such as transportation, food and shelter. This level is determined according to the number of members in the household.
A household of one member has a federal poverty level of $11,700.00, while a household with two members has a federal poverty level of $15,930 and a household of three members has a federal poverty level of
$20,090.
Your policy model needs to determine the federal poverty level for the family.
Which option is the input attribute based on the above source material?
- A. the income that the family needs for certain basic necessities
- B. the federal poverty level
- C. the minimum amount of gross income
- D. the minimum amount of gross income of the family in U.S. Dollars
- E. the number of members in the household
Answer: D
NEW QUESTION 53 
Assuming "the customer's discount threshold" is an existing currency attribute, which two changes should you make to the rule for it to pass Validation?
- A. Remove the $ sign.
- B. Change "the customer's discount threshold" to "the customer's discount threshold is".
- C. Change "otherwise" to OPM - conclusion style.
- D. Insert quotation marks around "uncertain".
- E. Swap column 1 and column 2.
- F. Change "the customer's discount threshold" to "the customer's discount threshold =".
- G. Change "The customer is a silver member" to OPM - level 1 style.
Answer: E,G
NEW QUESTION 54
You are modeling policy material that states, "When the employee is late for work or intoxicated at work, the employee will be issued a formal warning and be required to provide a written explanation of their misconduct." Which two attributes should you create as the two conditions?
- A. when the employee is intoxicated at work
- B. the employee was intoxicated at work
- C. the employee was late for work or intoxicated at work
- D. the employee will be issued a formal warning
- E. the employee was late for work
- F. when the employee is late for work
- G. the employee is required to provide a written explanation of the employee's misconduct
- H. the employee will be issued a formal warning and be required to provide a written explanation of their misconduct
Answer: C,H
NEW QUESTION 55
Which three statements indicate a need for entities in the policy model?
- A. Determine if the child is allowed on the roller coaster, based on the child's height.
- B. Calculate the total compensation across all injuries, based on the impairment level of each injury.
- C. Calculate the total price reduction across all assets, based on the discount percentage for each asset type.
- D. Collect the family's income details, but only for family members over 18 years of age.
- E. Calculate the total subsidy amount, based on the applicant's age.
Answer: A,B,D
NEW QUESTION 56
You have deployed a policy model written in English and want to deploy it in Spanish, so that both the English and Spanish versions are available to end users.
Which two steps are required?
- A. Redeploy the interview but give it a new URL in the Deployment dialog box.
- B. Add a translation file.
- C. Write screens in Spanish.
- D. Redeploy the interview using the original URL.
- E. Write rules in Spanish.
Answer: B,E
NEW QUESTION 57
You have been asked to model the following:
"5. Cats to be registered
(1) The owner of a cat that has reached six months of age must ensure that the cat is registered with the local government in whose district the cat is ordinarily kept.
Penalty: a fine of $5000.
(2) Subsection (1) does not apply if:
(a) the cat has been kept by the person for less than 14 days; or
(b) the person has been resident in the State for less than 14 days; or (c) the cat belongs to a class of cats prescribed as exempt from registration." The business has a requirement to obtain as much detail as possible from the user for other purposes.
Using the minimum number of Boolean attributes, which four input attributes are required to determine if a cat needs to be registered under Clause 5?
- A. the penalty amount
- B. the date the person became a resident in the State
- C. the date the person started keeping the cat
- D. the cat's date of birth
- E. the cat belongs to a class of cats prescribed as exempt from registration
- F. the cat has been kept by the person for less than 14 days
- G. the person has been resident in the State for less than 14 days
- H. the penalty is $5000
- I. the cat has reached six months of age
Answer: C,D,E,H
NEW QUESTION 58
Which three options will result in an error due to incorrect use of grouping operators?
- A. Option A
- B. Option E
- C. Option B
- D. Option F
- E. Option C
- F. Option D
Answer: A,D,E
NEW QUESTION 59
You created an entity called "the person". You have written the following rule:
You test your rules in the Debugger with three entity instances of the person:
- Jane is not homeless; Jane's score is 3.
- Bill is homeless; Bill's score is 1.
- Angela is not homeless; Angela's score is 2.
What is the total score of all the persons who are eligible?
- A. Three
- B. Four
- C. Five
- D. Zero
- E. Six
- F. Two
- G. One
Answer: G
NEW QUESTION 60
You are working on a new project with other policy modelers to build an interview where data will be saved to a connected application. Each policy modeler, including yourself, is working from their own machine. Place these development steps in order from first to last step undertaken. If a step is undertaken multiple times, note only the first time the step is taken. Some development steps have been omitted.
1: Deploy the project.
2: Add the project to a repository.
3: Download policy modeling.
4: Review the work of other policy modelers.
5: View interview usage statistics.
6: Map data to the data source.
7: Add connections.
8: Download changes.
9: Log in to the Hub.
- A. 9 > 3 > 7 > 6 > 1 > 5 > 8 > 4> 2
- B. 2 > 7 > 6 > 3 > 9 > 8 > 4 > 1> 5
- C. 9 > 2 > 7 > 6 > 3 > 8 > 4 > 1 > 5
- D. 9 > 7 > 3 > 2 > 8 > 4 > 6 > 1 > 5
- E. 9 > 7 > 3 > 8 > 4 > 6 > 5 > 1> 2
Answer: C
NEW QUESTION 61
Which action creates a shared version of a project for two policy modelers to work on together?
- A. Project tab | Add project to repository
- B. Project tab | Open project from Hub
- C. Project tab | Deploy snapshot
- D. Project tab | Inclusions | Add
- E. Project tab | Share a copy of this project
- F. Project tab | Upload changes
Answer: D
NEW QUESTION 62
Your policy model has two entities: the applicant (Global) and the applicant's income.
What type of relationship does the text "the applicant's primary income" describe?
- A. many-to-one
- B. self-referential one-to-one
- C. one-to-many
- D. many-to-many
- E. one-to-one
Answer: E
NEW QUESTION 63
You have a project containing an entity (other than the global entity) and want to create a screen to collect all instances of the entity in the interview. You create a new question screen and give it an appropriate name.
What do you do next?
- A. Click New Input and select the identifying attribute of the entity.
- B. Click New Input and select an attribute of the entity.
- C. Click New Input and select the containment relationship for the entity.
- D. Click New Control | Entity Container and select the entity.
- E. Click New Input and select any relationship for the entity.
Answer: C
NEW QUESTION 64
You wrote rules represented conceptually by the following rule diagram:
You build and run your entire set of rules in the Debugger.
Which two methods can you use to test only the subset of five rules represented by the five black lines connecting the attributes shown as orange circles?
- A. Investigate the uppermost orange circle attribute via the data tab and then set values for the base shown in the decision tab.
- B. Investigate the uppermost orange circle attribute via the data tab and then set values for the lowermost orange circle attributes via the decision tab.
- C. Set values for the lowermost blue triangle attributes via the data tab and then view the decision report for the uppermost green square attribute.
- D. Investigate the uppermost green square attribute via the data tab and then set values for the lowermost orange circle attributes in the decision tab.
- E. Set values for the lowermost orange circle attributes via the data tab and then view the decision report for the uppermost orange circle attribute.
- F. Set values for the lowermost blue triangle attributes via the data tab and then view the decision report for the uppermost orange circle attribute.
- G. Set values for the lowermost orange circle attributes via the data tab and then view the decision report for the uppermost green square attribute.
Answer: B,E
NEW QUESTION 65
Which two operators must you use in a procedural rule to enforce collection of all entity-level data for all entity instances?
- A. Exists
- B. InstanceCount
- C. ForAll
- D. For
- E. Known
- F. ExistsScope
Answer: A,E
NEW QUESTION 66
......
Oracle 1z0-1035-20 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
| Topic 11 |
|
| Topic 12 |
|
| Topic 13 |
|
| Topic 14 |
|
| Topic 15 |
|
| Topic 16 |
|
| Topic 17 |
|
| Topic 18 |
|
| Topic 19 |
|
| Topic 20 |
|
Verified 1z0-1035-20 dumps Q&As - Pass Guarantee Exam Dumps Test Engine: https://www.actualcollection.com/1z0-1035-20-exam-questions.html