Full from of RPM in computer is Revolutions Per Minute.
Answer:
There are different characteristics of a computer is the following below.
Speed.
Accuracy.
Diligence.
Reliability.
Versatility.
Storage Capacity.
Automatic.
Quick Decision.
Explanation:
Sorse
System https://quicklearncomputer.com
Mark brainlist if you want ¯\_(ツ)_/¯
#include <iostream>
#include <vector>
std::vector<int> v;
int main(int argc, char* argv[]) {
while(1) {
int temp;
std::cout << "\nEnter a number: ";std::cin>>temp;
if(temp<0) {
std::cout << "\nEven number(s) is/are:\n---------------------\n";
for(int i=0;i<v.size();i++) {
if(v.at(i)%2==0) std::cout << v[i] << " ";
else continue;
}
std::cout << std::endl;
break;
}else {
v.push_back(temp);
}
}
return 0;
}
I'm not too experienced with code including external memory, but i believe there was an error with the code mixing that either mixed lines of code up or got rid of code to save files onto your device. Try looking up code for the device, see if that helps at all.
The value on X you choose first and create a graph then you add values to graphs Y axis.