Green marketing<span> is the </span>marketing<span> of products that are presumed to be environmentally preferable to others.Thus </span>green marketing<span> incorporates a broad range of activities, including product modification, changes to the production process, sustainable packaging, as well as modifying advertising.</span>
Answer:
Did you download it or did you open it in a "New Tab"?
Answer:
L-Laughing m-my a-a*s o-off
Explanation:
Answer:
The answer to the given question is "i=1".
Explanation:
In the given c++ code the we use the for loop. We use this loop when we know exactly how many times it will execute. This loop is also known as entry control loop.
Syntax :
for(initialization; condition ; increment/decrements)
{
C++ statement(s);
}
Example:
for (int i = 1; i < 20; i++)
{
cout<< "Hello";
}
That's why initial statement for the for loop is "i=1".
What are you asking??? And this computer whould be considered a super computer! The military uses these type for calibrateing missions hope this helps