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
quester [9]
3 years ago
13

Two devices that may be used for creating,storing,and transmitting documents input devices

Computers and Technology
1 answer:
castortr0y [4]3 years ago
6 0

Answer:

electronic notebook or a pc?

Explanation:

sorry if its wrong of doesnt help

You might be interested in
Assume a branch instruction bne $t1, $t2, Label is located in 0x00001840 in the instruction memory. The 16-bits branch address i
Ilia_Sergeevich [38]

Answer:

a. 0x00001844

Explanation:

When the branch is takes the new program counter value is increased by 1. The value of existing memory is labelled with number sets and then next instruction is accepted in sequence. The new value is the increase in the current labelled value.

8 0
3 years ago
An Accenture healthcare client is interested in implementing an Artificial Intelligence (AI) solution to improve patient care, b
Dima020 [189]

The first step that the Accenture team should take to address the client’s concerns is to walk the client through the standards of Responsible AI.

<h3>What is an artificial intelligence solution?</h3>

This refers to the simulation of human intelligence processes by machines most especially the computer systems. The specific applications of the artificial intelligence include expert systems, natural language processing, speech recognition, machine vision etc.

As the Accenture healthcare client is interested in implementing an Artificial Intelligence (AI) solution to improve patient care, the first step that the Accenture team should take to address the client’s concerns is to walk the client through the standards of Responsible AI.

Read more about artificial intelligence

brainly.com/question/25523571

#SPJ1

6 0
2 years ago
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
Why is it difficult to tell whether a program is correct? How do you go about finding bugs in your code? What kinds of bugs are
Oksi-84 [34.3K]

Answer:

Why is it difficult to tell whether a program is correct?  

It's difficult to tell if a program is correct because it depends on well-documented requirements did it by the functional analyst.

How do you go about finding bugs in your code?

To find bugs, first, you have to know the scope of testing then write correctly the test plan and finally use your tester ability to realize where the bugs could be.

What kinds of bugs are revealed by testing?

  • Boundary related errors.
  • Error handling errors.
  • Functional errors.
  • Communication errors.
  • Syntactic errors.
  • Missing command errors.

What kinds of bugs are not?

If you find a bug and is not defined in the functional document, then it could be a bug or not. Then you have to ask the functional analyst for greater accuracy of the document.

6 0
3 years ago
Can anyone help with SQL?
nata0808 [166]
Yes. What help do you need?
7 0
3 years ago
Other questions:
  • (true or false) fortnite is the best?
    9·2 answers
  • Given a two-dimensional array x of element type double, and two integer variables i and j, write an expression whose value is th
    11·1 answer
  • A disgruntled employee can harm a company by launching a computer virus, changing or deleting files, or exposing system password
    14·1 answer
  • Service that connects on-premises software appliances with cloud based storage is ______
    10·1 answer
  • In Rizzati Corp, vice presidents in departments such as engineering, manufacturing, IT, and human resources report directly to t
    15·1 answer
  • Do word provides an undo button that can be used to cancel the most recent command or action
    13·1 answer
  • Edhesive intro to cs term 2 8.9 practice
    13·2 answers
  • 10 Ejemplos de Software de Sistema. AYUDENME POR FAVOR SE LOS SUPLICO
    9·1 answer
  • Rather than entering an IP address into our browser, we use a text-based address known as a(n
    12·1 answer
  • Which steps of the management science process can either be a recommended decision or information that helps a manager a decisio
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!