Answer:
The BasicSet 2 class implements the Set ADT by wrapping an object of the Linked Collection class and forwarding" all method calls except certain calls to the add method.
The computer software that should be installed on Rosanna's computer is application software.
The information regarding the application software is as follows:
- It is the software where the activity is to be performed.
- The example like a spreadsheet software, presentation software, database software, etc.
Therefore we can conclude that the computer software that should be installed on Rosanna's computer is application software.
Learn more about the software here: brainly.com/question/1022352
Answer: For loop
Explanation:
Using the for loop we can get the exact number of values/outcomes we require.
For example: printf(enter 20 numbers");
for(int i=0; i<20;i++)
{
scanf("%d", &number);
}
So, this is an implementation of for loop in C. Using it we can enter exact 20 numbers not less or more than that.
Therefore, for loop is the answer.
Answer:
5,400 because it turns at the right speed, but if it is too fast or too slow, it will not perform at it's fullest potential. Such as speed and storage.
#22 is 1s and 0s, hope that helps a little bit