Answer:
Replace the comment with:
int p = 1; p < data.length - 1; p++
Explanation:
See attachment for proper format of the code
The loop header is expected to test if the current element is greater than the adjacent elements (i.e. array elements before and after it)
It should be noted that the first element of the array (index 0) has not element before it and the last element of the array has no element after it.
So, the loop header must start from index 1 and end at the last index - 1
The option that illustrates this is:
int p = 1; p < data.length - 1; p++
Answer:
Atlassian's Jira is the popular tool.
Explanation:
Atlassian's Jira is a popular tool used in agile software development and a prevalent project management program.
It is used by 180,000 people and in 90 Countries.
Answer:
any kind of unwanted, unsolicited digital communication that gets sent out in bulk
"flat file"
A simple database program whose records have no relationship to one another<span>single</span>