1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
lutik1710 [3]
3 years ago
9

Several of the items below indicate the steps required to move a slide to a different location in a presentation. Select those s

teps and indicate the order in which they should be performed to move the slide. (For example, if an item describes what you do first, select 1.) Included in the list are items that are not part of the process. For these items, select N/A, an abbreviation for Not Applicable.
1 – first
2 – second
3 – third
4 – fourth
5 – fifth
6 – sixth
N/A – not applicable

_____Choose Move from the Tools menu.
_____Drag the slide where you want it.
_____Enter the slide position you want.
_____Hold down the mouse button.
_____Select the slide you want to move.
_____Switch to the Notes view.
Computers and Technology
2 answers:
NikAS [45]3 years ago
8 0
The answer should be
2
4
3
5
1
6
astra-53 [7]3 years ago
5 0

Answer:

2,4,3,5,1,6

Explanation:

The steps required to move a slide to a different location in a presentation are as follows:

2. Choose Move from the Tools menu.

4. Drag the slide where you want it.

3. Enter the slide position you want.

5. Hold down the mouse button.

1. Select the slide you want to move.

6. Switch to the Notes view.

                         OR

1. Select the slide you want to move.

2. Choose Move from the Tools menu.

3. Enter the slide position you want.

4. Drag the slide where you want it.

5. Hold down the mouse button.

6. Switch to the Notes view.

You might be interested in
What is dialog box? ​
GenaCL600 [577]

Answer:

a small area on a screen in which the user is prompted to provide information or select commands is called a dialog box.

I hope this will help you

Stay safe

8 0
3 years ago
State 2 advantages of laptops over desktop computers
PSYCHO15rus [73]
1. Laptops are portable
2. Laptops take less space
8 0
3 years ago
Read 2 more answers
What is the advantage of learning through story compared to learning through personal experience?
Inessa [10]

Answer:

Personal Experience

Explanation:

If a story is based on a personal experience then yes, the two doesn't matter. <em>However</em>, usually learning through personal experience is better because you learn firsthand while stories are written from a different perspective.

6 0
3 years ago
Read 2 more answers
Write a RainFall class that stores the total rainfall for each of 12 months into an array of doubles. The program should have me
RSB [31]

Answer:

Explanation:

The code provided worked for the most part, it had some gramatical errors in when printing out the information as well as repeated values. I fixed and reorganized the printed information so that it is well formatted. The only thing that was missing from the code was the input validation to make sure that no negative values were passed. I added this within the getMonths() method so that it repeats the question until the user inputs a valid value. The program was tested and the output can be seen in the attached image below.

import java.io.*;

import java.util.*;

class Rainfall

{

   Scanner in = new Scanner(System.in);

   private int month = 12;

   private double total = 0;

   private double average;

   private double standard_deviation;

   private double largest;

   private double smallest;

   private double months[];

   public Rainfall()

   {

       months = new double[12];

   }

   public void setMonths()

   {

       for(int n=1; n <= month; n++)

       {

           int answer = 0;

           while (true) {

               System.out.println("Enter the rainfall (in inches) for month #" + n + ":" );

               answer = in.nextInt();

               if (answer > 0) {

                   months[n-1] = answer;

                   break;

               }

           }

       }

   }

   public void getTotal()

   {

       total = 0;

       for(int i = 0; i < 12; i++)

       {

           total = total + months[i];

       }

       System.out.println("The total rainfall for the year is " + total);

   }

   public void getAverage()

   {

       average = total/12;

       System.out.println("The average monthly rainfall is " + average);

   }

   public void getLargest()

   {

       double largest = 0;

       int largeind = 0;

       for(int i = 0; i < 12; i++)

       {

           if (months[i] > largest)

           {

               largest = months[i];

               largeind = i;

           }

       }

       System.out.println("The largest amount of rainfall was " + largest +

               " inches in month " + (largeind + 1));

   }

   public void getSmallest()

   {

       double smallest = Double.MAX_VALUE;

       int smallind = 0;

       for(int n = 0; n < month; n++)

       {

           if (months[n] < smallest)

           {

               smallest = months[n];

               smallind = n;

           }

       }

       System.out.println("The smallest amount of rainfall was " + smallest +

               " inches in month " + (smallind + 1));

   }

   public static void main(String[] args)

   {

       Rainfall r = new Rainfall();

       r.setMonths();

       r.getTotal();

       r.getSmallest();

       r.getLargest();

       r.getAverage();

   }

}

8 0
3 years ago
What is the difference between a pixel pitch and a dot pitch​
BaLLatris [955]

Answer:

is a measurement that defines the sharpness of a display. It measures the distance between the dots used to display the image on the screen. This distance is very small and is typically measured in fractions of millimeters. The smaller the dot pitch, the sharper the picture.

7 0
4 years ago
Read 2 more answers
Other questions:
  • What are the 6 external parts of a computer system
    8·1 answer
  • How to hack the school system
    13·1 answer
  • How much time does one person spend on social media in one year
    12·2 answers
  • Using the FAFSA form , you can for apply for what
    14·2 answers
  • A virus that is embedded in the automatically executing scipts commonly found in word processors, spreadsheets, and database app
    13·2 answers
  • Line installers must complete a four-year university degree program in order to be hired.
    5·2 answers
  • An algorithm whose worst-case time complexity is bounded above by a polynomial function of its size is called a(n)
    13·1 answer
  • What principle of animation helps facial features to be noticed?
    7·2 answers
  • A(n) __________ looks and acts just like a publicly accessible website and uses the same software, hardware, and networking tech
    7·1 answer
  • State two skills to be used to access information from the internet in order to avoid unwanted materials.
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!