Composition- a work of music, literature, or art
This is important because art helps people express oneself
Machine language.
Hope this helps
Answer:
B
Explanation:
The metadata is only the information in the background aka the info not directly given.
Answer:
Answered below
Explanation:
//Program is written in Java programming language
Class RegularPolygon{
int sides = 0;
int length = 0;
}
public void randomize(RegularPolygon polygon){
int randomSides = (int) 10 + (Math.random() * 20);
double randomLength = 5 + (Math.random() * 11);
polygon.sides = randomSides;
polygon.length = randomLength;
}
Answer:
Explanation:
c because it will hook the person