The use of loop in java is to run a block of code for a certain number of times.
Answer:
b) objects are resuable
Explanation:
In OOP there's code reuse where a method or any other body of code is defined once and called or reused severally.
If you are using Google Slides, Click the plus arrow in the top left hand corner of the webpage. That will add another slide to the presentation you are working on
Answer:
algorithm
Explanation:
A(n) algorithm for a computer program is a set of steps that explains how to begin with known information specified in a problem statement and how to manipulate that information to arrive at a solution.
Answer:
a) INFO2 file
Explanation:
When a file is deleted and moved to the Recycle Bin generates its own records inside a INFO2 file. These files save data from the deleted file, so it can be analyzed later. The size of a INFO2 file is 800 bytes usually.
The data saved into this files is:
- Original location of the removed file
- Date and time when deleted
- Physical size of the deleted file