3
thank me later :))))))))
Answer and Explanation:
For JAVA programming.
for(int i = 50; i <= 100 i++;)
{
int cubedNum = Math.pow(i, 4);
System.out.println(cubedNum);
}
Answer:
is there a graph to go with this?
Explanation:
Answer:
The disk is a removable disk.
Answer:
2. Add error routines that allow the program to execute fully even when unanticipated data is entered.
3. Create error messages to alert the user to an error in data entry.
4. Create controls in the program that ensure the input of proper data.
Explanation:
Mark me brainliest plz