Which of the following logic components is being used and how much is the interest if the amount is 5,000? (Select two.)
IF amount < 5,000 THEN interest = 7%, ELSE interest = 8%.
A. Query
B. 8%
C. 7%
D. Branching
E. Looping