Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam C1000-010 All Questions

View all questions & answers for the C1000-010 exam

Exam C1000-010 topic 1 question 32 discussion

Actual exam question from IBM's C1000-010
Question #: 32
Topic #: 1
[All C1000-010 Questions]

A customer needs to calculate sales taxes based on the state of origin for an online pricing solution. The customer identified 15 states in the US that have a different sales tax and also include 2-3 additional types of taxes. Also, these 15 states have different regulations and need to update taxes on a monthly basis.
How can a developer design rule application to simplify the number of rules and the impact of multiple deployments so that unchanged rules are not duplicated?

  • A. Organize tax rules in a common rule project to address taxes for the states sharing the same logic. Create a separate rule project for every state where taxes calculations are unique. Override common rules with unique rules from this separate rule project.
  • B. Create a rule project for every state to include its own tax rules. Package all rule projects into a single RuleApp with multiple rulesets.
  • C. Create a rule project with only the rules of one state and use these rules as the only ruleset of a RuleApp.
  • D. Create a rule project with a single decision table with all states listed and the tax logic for every state in separate virtual methods from the BOM that can be used in the table. Use this rule project as the only ruleset in the RuleApp.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
JoeSumPomLin
4 years, 4 months ago
should it be A ?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...