George is working with an image in Photoshop. He added a lot of effects to the image. He saved the first draft of the file. The size of this file was 1.5 GB. He finished the work on the image and saved a final draft. The size of this final draft was 2.2 GB. He found that both files were in different formats. What are the formats of the two drafts? The first draft is in format and the final draft is in format.

Answers

Answer 1
Answer:

Answer:

JPEG, PDF

Explanation:

Answer 2
Answer:

Answer:The first draft is in JPEG format and the final draft is in PDF format.

:)


Related Questions

The first thing you must consider in any type of communication is ______.a. The type of communicationb. The style of communicationc. The purpose of the communicationd. The timing of the communication
How does a hard drive
Which company was the maker of the number one software suite in the world in the 1990s? Sun Microsystems Google Micropro Microsoft
When Twitter is used to gather a large group for a face-to-face meeting it is calleda. Flash mob. Group mob. Tweet mob. Twitter mob.
Which of the following is NOT one of the most important elements when designing a website?•screen resolution •purpose •audience •theme

The common programming structure that implements "conditional statements" is called an____ statement.

Answers

Answer:

An if statement

Explanation:

Conditional statements are important aspects of programming where decisions are made depending on the outcome of one or more conditions.

Generally, the conditional statements are called selection control structure but because of the general syntax which it operates on, they are regarded as if statement.

There's no limit to the number of if statement a program can have.

The syntax of an if statement goes thus:

if(condition 1) {

statements

}

else if(condition 2)

{

statements

}

.....

.....

....

else

{

statement

}

An example is a c++ program segment that compares and prints the larger number between two variables

if(x > y)

{

cout<<x<<" is greater than "<<y;

}

else if (y>x)

{

cout<<y<<" is greater than "<<x;

}

else

{

cout<<"Both numbers are equal";

}

Which of the following is a feature that allows you to temporarily store text? A wordvault, B Clipboard,C Normal View, D typeover.

Answers

Notes on an iPhone or Mac.

HELP ME RIGHT NOW !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!In 3–5 sentences, describe how technology helps business professionals to be more efficient.

Answers

Technology has helped tremendously business professionals to be more efficient.

2. Business professionals work on the basis of information . Management information is available at the click of the mouse.

3. Communication, within and outside the organisation, has become very easy.

4. Controls on Accounts has become more efficient and less tedious.

5. Work drudgery has been given a go by. Technology has given more free time which can be used for thinking and planning.  

How do you add binary numbers?

Answers

Set up the problem vertically, and add the digits in the ones place

 Add the digits in the twos place

 Add the digits in the fours place

Keep adding the digits in each place value of the number until you reach your final answer


hope this helps you.




Binary addition is much like your normal everyday addition (decimal addition), except that it carries on a value of 2 instead of a value of 10.

For example: in decimal addition, if you add 8 + 2 you get ten, which you write as 10; in the sum this gives a digit 0 and a carry of 1. Something similar happens in binary addition when you add 1 and 1; the result is two (as always), but since two is written as 10 in binary, we get, after summing 1 + 1 in binary, a digit 0 and a carry of 1.

Therefore in binary:
0 + 0 = 0
0 + 1 = 1
1 + 0 = 1
1 + 1 = 10 (which is 0 carry 1)

If my computer has 4 gigabytes of ram memory then i have bytes of memory

Answers

If my computer has 4 gigabytes of ram memory then I have 4e+9 bytes of memory. 

Which mechanical part or feature listed in the section on Critical Vehicle Systems do you think is most important? Why is that particular part or feature so important?How do you benefit from that part or feature?

Answers

(1) The mechanical part or feature listed in the section on Critical Vehicle Systems do you think is most important are steering system and braking system. 
(2) That particular part or feature so important because a steering system, in good mechanical order, is essential in maintaining control of the vehicle. In an emergency, it is most critical to be able to stop the vehicle within a short distance, therefore the brakes, are most critical.
(3) The function itself expresses the benefits that it brings.