Answer:
The correct answer for the given question is "Computer virus"
Explanation:
A computer virus is a software program that is installed automatically without user's knowledge and designed to duplicate itself .The main purpose of computer virus is to harm the computer system.
Some of the points regarding computer virus
1.The computer virus contain malicious software Which harm the computer system.
2.It damage the computer computer system in such away that sometimes users will unable to access some certain functionality of computer system.
B average because he want to estimate how many people were in the meeting
Answer:
Explanation:“Se realizaron varios estudios y confirmamos que la actividad minera ha provocado graves problemas dermatológicos y de la vista, caída del pelo, partos prematuros, malformaciones congénitas y abortos. También se detectaron niveles altísimos de metales pesados en la sangre de las personas.
Answer:
write the sly flowchart
Explanation:
#stdlib.etc
main()
{
int temp;
bool fan = false;
print("enter the frigin temperature: ");
read(temp);
if (temp > 25)
{
fan = true;
print("the fan is on");
}
else
{
print("the fan is off");
}
return 0;
}
Answer:
it is organized reusable code to perform some action