Explanation:
A class is called an object factory because objects are created from a class. An object is an instance of a class.
Answer:
Is there any options here
I believe it is the first one, i did some research for this question
Answer:
The answer is (c) paid media
Explanation:
Because they are paying for the ad to be displayed online. hope this helps!
Answer:
In HTML file
<body style="background-color:orange;">
Or
In CSS file
body {
background-color: orange;
}