Exit 98-388 Introduction to Programming Using Java
Question 2 of 5
0% complete
Q2 Drag & drop

DRAG DROP

You have a Java class named InsurancePolicy.

You need to define a constant data member named RATE. The data member must be accessible by any class without instantiating the InsurancePolicy class.

How should you complete the code? To answer, drag the appropriate code segment to the correct position. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Drag each option into the matching blank slot.

Question diagram