The declaration of the data fields myItems and myLowIndex is that they prevent run time errors each time public methods needs to access the private data fields
<h3>How to determine the true statement?</h3>
The boundedintarray is an illustration of arrays and lists
From the complete question, we have the declaration of the data fields:
myItems and myLowIndex
The declaration of the above data fields are used for the following reasons:
- Prevent run time errors
- Allows a public method to access private data fields
Hence, the true statement about the declarations prevent run time errors each time public methods needs to access the private data fields
Read more about arrays at:
brainly.com/question/22364342