Please post detailed answers to the following questions. Please use complete sentences t two artists from the following list: Phil Borges,Lee Jeffries.
<h3>What are photography opportunities?</h3>
The taking of constant or nevertheless snap shots furnished a brand new medium with which to seize reality, and modified the manner humans in general, and artists in particular, noticed the arena and created new inventive opportunities. Learning from the technological know-how of photography, artists evolved a selection of the latest portrayal techniques.
Photography modified our imaginative and prescient of the arena with the aid of using presenting greater get entry to to greater snap shots drawn from greater locations and instances withinside the global than ever before. Photography enabled snap shots to be copied and mass-distributed. The media-sphere became burgeoning.
Read more about the internet :
brainly.com/question/2780939
#SPJ1
Answer:
try to get an internship and learn more and gain experience and you can resign and apply for the job you want
Explanation:
hope this helps
please like and Mark as brainliest
Answer:
The answer to this question is given below in the explanation section.
Explanation:
This question is about calculating the profit from the annual projected sales of a company.
You can calculate the profit by using the following formula:
profit = annual projected sales x annual profit.
So, the code (solution) is given below, however, it is noted that this program is written in c++ language.
#include <iostream>
using namespace std;
int main()
{
long double annualProfitPercentage=0.23;// annual profit 23%.
long double projectedSales,profit;/* declare variable to store the annual projected sales and profit */
cout<<"*********Sales Prediction*********\n"; //output heading
cout<<"\nEnter the project amount of total sales: ";// take input from user
cin>>projectedSales;// store input into variable projectedSales
profit = projectedSales * annualProfitPercentage;//calculate profit
cout<<"Profit is: "<<profit;//print result
return 0;
}
The type of animation that Alejandro should select show a series of images displayed in sequence is: Animated GIF.
<h3>What is graphic design?</h3>
Graphic design can be defined as an artistic process that is used for the creation of various art works and animations.
In the creation of various graphic files such as in 2-D or 3-D, graphic designers can use a variety of software applications or programs to create still images and animations.
In this scenario, Alejandro should select an animated graphics interchange format (GIF) to show a series of images displayed in sequence.
Read more on graphic design here: brainly.com/question/25299426