Crime. Because vandalizing is a crime. And maybe in the commercial the narrator will say something like don't do crime or something.
Answer:
A.
Explanation:
mapalaganap ang kabutihan
Answer:
Cokies
Explanation:
Cokies are files that saves on a website server that enables the website to recognize a computer when it visit the website. So for the first time a computer visit a website, the website brings a little pop up that ask the user to accept Cokies and if the user accepts, the website will be able to recognize the computer when next it visit.
Since you did not specify a language i am assuming C
void x10(int n){
printf("%d \n",n*10);
return;
}