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
lara [203]
3 years ago
13

After installing the second hard drive . what two tasks need to be done and what do they do?

Computers and Technology
1 answer:
Sunny_sXe [5.5K]3 years ago
3 0
Create a partition using the Disk Management program and format the hard drive.

The first point will allow the hard drive to be put to use, and the second point will clear the hard drive completely so it's ready for use. 
You might be interested in
A ____ instruction copies data bits to storage locations and can copy data between any combination of registers and primary stor
Ksju [112]
A (Move) Instruction copies <span>data bits to storage locations and can copy data between any combination of registers and primary storage locations. 
Hope this helps :D</span>
8 0
3 years ago
Who is responsible about developing the security policy in your organization?
riadik2000 [5.3K]

Answer:

Security adviser

Explanation:

4 0
3 years ago
Read 2 more answers
Up to this point, all the programs you have written had a sequence structure. This means that all statements are executed in seq
schepotkina [342]

Answer:

File: PizzaOrder.java

import java.util.Scanner;

public class PizzaOrder

{

public static void main(String[] args)

{

 Scanner keyboard = new Scanner(System.in);

 String firstName;

 boolean discount = false;

 int inches;

 char crustType;

 String crust; // MODIFIED

 double cost; // MODIFIED

 final double TAX_RATE = 0.08;

 double tax;

 char choice;

 String input;

 String toppings = "Cheese ";

 int numberOfToppings = 0;

 

 System.out.println("Welcome to Mike and Diane's Pizza");

 

 System.out.print("Enter your first name: ");

 firstName = keyboard.nextLine();

 

 // ADD LINES HERE FOR TASK #1

 if(firstName.equalsIgnoreCase("Mike") || firstName.equalsIgnoreCase("Diane"))

  discount = true;

 

 System.out.println("Pizza Size (inches)   Cost");

 System.out.println("        10            $10.99");

 System.out.println("        12            $12.99");

 System.out.println("        14            $14.99");

 System.out.println("        16            $16.99");

 System.out.println("What size pizza would you like?");

 System.out.print("10, 12, 14, or 16 (enter the number only): ");

 inches = keyboard.nextInt();

 

 // ADD LINES HERE FOR TASK #2

 if(inches == 10)

  cost = 10.99;

 else if(inches == 12)

  cost = 12.99;

 else if(inches == 14)

  cost = 14.99;

 else if(inches == 16)

  cost = 16.99;

 else

 {

  System.out.println("The user input was not one of the choices, so a 12 inch pizza will be made.");

  cost = 12.99;

 }  

 keyboard.nextLine();

 

 System.out.println("What type of crust do you want? ");

 System.out.print("(H)Hand-tossed, (T) Thin-crust, or (D) Deep-dish (enter H, T, or D): ");

 input = keyboard.nextLine();

 crustType = input.charAt(0);

 

 // ADD LINES FOR TASK #3

 switch(crustType)

 {

  case 'H':

  case 'h':

   crust = "Hand-tossed";

   break;

  case 'T':

  case 't':

   crust = "Thin-crust";

   break;

  case 'D':

  case 'd':

   crust = "Deep-dish";

   break;

  default:

   System.out.println("The user input was not one of the choices, so a Hand-tossed crust will be made.");

   crust = "Hand-tossed";

 }

 

 System.out.println("All pizzas come with cheese.");

 System.out.println("Additional toppings are $1.25 each, choose from:");

 System.out.println("Pepperoni, Sausage, Onion, Mushroom");

 

 System.out.print("Do you want Pepperoni? (Y/N): ");

 input = keyboard.nextLine();

 choice = input.charAt(0);

 if(choice == 'Y' || choice == 'y')

 {

  numberOfToppings += 1;

  toppings = toppings + "Pepperoni ";

 }

 

 System.out.print("Do you want Sausage? (Y/N): ");

 input = keyboard.nextLine();

 choice = input.charAt(0);

 if(choice == 'Y' || choice == 'y')

 {

  numberOfToppings += 1;

  toppings = toppings + "Sausage ";

 }

 

 System.out.print("Do you want Onion? (Y/N): ");

 input = keyboard.nextLine();

 choice = input.charAt(0);

 if(choice == 'Y' || choice == 'y')

 {

  numberOfToppings += 1;

  toppings = toppings + "Onion ";

 }

 

 System.out.print("Do you want Mushroom? (Y/N): ");

 input = keyboard.nextLine();

 choice = input.charAt(0);

 if(choice == 'Y' || choice == 'y')

 {

  numberOfToppings += 1;

  toppings = toppings + "Mushroom ";

 }

   

 cost = cost + (1.25 * numberOfToppings);

 

 System.out.println();

 System.out.println("Your order is as follows: ");

 System.out.println(inches + " inch pizza");

 System.out.println(crust + " crust");

 System.out.println(toppings);

 

 // ADD LINES FOR TASK #4 HERE

 if(discount)

  cost = cost - 2.0;

 

 // EDIT PROGRAM FOR TASK #5

 // SO ALL MONEY OUTPUT APPEARS WITH 2 DECIMAL PLACES

 System.out.printf("The cost of your order " + "is: $%.2f\n", cost);// MODIFIED

 tax = cost * TAX_RATE;

 System.out.printf("The tax is: $%.2f\n", tax);// MODIFIED

 System.out.printf("The total due is: $%.2f\n", (tax + cost));// MODIFIED

 System.out.println("Your order will be ready for pickup in 30 minutes.");

}

}

Explanation:

8 0
3 years ago
Which of the following websites is least biased
labwork [276]
I think it's D because it's made out of facts. The other ones are more likely to include bias.
8 0
4 years ago
When 2 cars approach a four way stop which car has to yield the right of way?
zaharov [31]
At a four-way stop if two vehicles reach the intersection simultaneously, the vehicle on the left must yield the right-of-way to the vehicle on the right.
6 0
4 years ago
Other questions:
  • Add a throw statement to the processNumbers function that throws the message "All elements in the list should be numbers." if on
    12·1 answer
  • To prevent unauthorized access and use, at a minimum a company should have a written __________ that outlines the activities for
    6·1 answer
  • Write the code to call a function named send_variable and that expects a single int parameter. Suppose a variable called x refer
    6·1 answer
  • What makes an App different than others?
    10·2 answers
  • Kahoot plzkahoot plzkahoot plz
    11·1 answer
  • FREE BRAINLIEST!!!
    14·2 answers
  • What are some of the functions in the Consolidate dialog box? Check all that apply.
    6·1 answer
  • An alternative to hexadecimal notation for representing bit patterns is dotted decimal notation in which each byte
    11·1 answer
  • When you add encryption to a powerpoint presentation what does it do
    14·1 answer
  • recursive function that accepts a stack of integers as a parameter and replaces every even value in the stack with two occurrenc
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!