Given the following code snippet, what statement completes the code to add several items to one grocery list:def addItems (self, price, quantity, itemName) :for i in range(quantity) :def addItem(self, price, itemName) :self._itemCount = self. ItemCount + 1self._totalPrice = self._totalPrice + pricea. self.addItem(price, itemName)b. addItem(price, itemName)c. self._addItem(price, itemName)d. addItem(price, itemName)

Answers

Answer 1

Answer:

The correct statement to complete the code and add several items to one grocery list is:

a. self.addItem(price, itemName)

Explanation:

This statement calls the addItem() method of the object itself (self) with the specified price and itemName arguments. Since the addItem() method increases the itemCount and updates the totalPrice of the grocery list, this allows for adding multiple items to the list based on the specified quantity argument passed to the addItems() method.

Therefore, the complete code with the correct statement would look like this:

class GroceryList:

   def __init__(self):

       self._itemCount = 0

       self._totalPrice = 0.0

   

   def addItem(self, price, itemName):

       self._itemCount = self._itemCount + 1

       self._totalPrice = self._totalPrice + price

   

   def addItems(self, price, quantity, itemName):

       for i in range(quantity):

           self.addItem(price, itemName)

Note that the addItem() method is defined within the GroceryList class and updates the private attributes _itemCount and _totalPrice of the grocery list object. The addItems() method uses a loop to call the addItem() method quantity number of times to add multiple items to the grocery list.


Related Questions

Relating to Blue Cross Blue shield billing notes what are some medical terms with corresponding billing rules

Answers

Relating to Blue Cross Blue shield billing notes what are some medical terms with corresponding billing rules are:

1. Diagnosis Codes

2. CPT Codes

3. E/M Codes

4. HCPCS Codes

5. Place of Service Codes

How is this so?

1. Diagnosis Codes  -  These are alphanumeric codes from the International Classification of Diseases, 10th Revision (ICD-10), used to describe the patient's medical condition. They are essential for accurate billing and reimbursement.

2. CPT Codes  -  Current Procedural Terminology (CPT) codes are five-digit numeric codes that represent specific medical procedures, treatments, or services provided to the patient. These codes are used to determine reimbursement rates.

3. E/M Codes  -  Evaluation and Management (E/M) codes are a subset of CPT codes that specifically represent the time and complexity involved in assessing and managing a patient's medical condition during an office visit or consultation.

4. HCPCS Codes  -  Healthcare Common Procedure Coding System (HCPCS) codes are alphanumeric codes used to identify specific medical supplies, equipment, and services not covered by CPT codes. These codes are often used for durable medical equipment or outpatient procedures.

5. Place of Service Codes  -  These codes indicate where the healthcare service was rendered, such as an office, hospital, or clinic. They help determine the appropriate reimbursement rate based on the location of the service.

Learn more about medical terms at:

https://brainly.com/question/8628788

#SPJ1

do i have to work according a budget​

Answers

Answer:

Technically yes, you should always have a budget to allow for better spending habits. Especially when spending your hard earned money.

Everyone has a budget when they work.
Thank me by clicking the heart

Is it possible to beat the final level of Halo Reach?

Answers

It is impossible to beat this level no matter how skilled the player is.

Write a short note on "History of WWW" (word limit = 100-150 words)​

Answers

Answer:

The World Wide Web (WWW), commonly known as the Web, is an information system where documents and other web resources are identified by Uniform Resource Locators (URLs, such as https://example.com/), which may be interlinked by hyperlinks, and are accessible over the Internet.

Think of a video game with 3D elements you enjoyed playing recently. What is an example of tiled textures used in the game? What is an example of bespoke textures?

Answers

Answer:

in rl the ball, wall, car, decals, wheels, and even goal explotion

Explanation:

Which concept deals with connecting devices like smart refrigerators and smart thermostats to the internet?

1 point

IoT


IPv6


NAT


HTTP

Answers

The concept that deals with connecting devices like smart refrigerators and smart thermostats to the internet is the Internet of Things (IoT).

The correct answer to the given question is option A.

It is a network of interconnected devices and systems that can interact with each other through the internet, and it includes anything that can be connected to the internet, from smartphones to cars, homes, and even cities.

IoT is a revolutionary technology that has the potential to change the way we live and work. It is built on the foundation of the internet and relies on the Internet Protocol (IP) for communication between devices.

To enable IoT to operate on a global scale, IPv6 was developed. This protocol provides a large number of unique IP addresses that can accommodate the growing number of IoT devices that are being connected to the internet. Network Address Translation (NAT) is another concept that is used to connect devices to the internet. It is a technique that allows multiple devices to share a single public IP address.

Hypertext Transfer Protocol (HTTP) is the primary protocol used to transfer data over the internet. In summary, IoT is the concept that deals with connecting devices like smart refrigerators and smart thermostats to the internet.

For more such questions on Internet of Things, click on:

https://brainly.com/question/19995128

#SPJ8

22. Copying formulas saves a lot of time. Which of the following is a method for copying a formula?
a.
Ctrl+c to copy the formula, Ctrl+v to paste the formula.
b. Drag the Fill Handle down, up, left or right to copy a formula.
C.
Press the Copy button on the Ribbon to copy the formula and the Paste button on the Ribbon to Paste it.
All of the above options are correct.
d.

Answers

a!!! it’s the only one that rlly makes sense . the other ones are wrong because there’s only like 2 ways to copy paste on pc

A function getints has been defined that has no parameters and returns an array of integer values. The first value in the array contains the total number of items in the array (including itself). Write code (not a function or main) to: Write a prototype for getints() Call getints() From the resulting array, print the first value (after the length) and the last value, each on a separate line.

Answers

Answer:

Explanation:In the below code : Create method getints() : with no arguments and integer array return type Inside method : Declare n integer Input n Declare integer array with n length : arrInt Assign n at 0th array index Use loop from 1 to n: i counter Input arr... view the full answer

Function getints  is presented in the Prototype of the following code will be:

// Prototype

int* getints();

What is function getints?

This function requests an integer from the person using it and then returns it. You can ask for the integer using a prompt argument.

Older OSes used the C method getch() to collect user input. Depending on the function call, it only allows one input character at a time. Unless the user supplies input, the program's execution is halted.

For trhe Prototype the code will be:

// Prototype

int* getints();

For the getints the code will be:

// Call getints()

int* array = getints();

The print values will be:

// Print the first and last value

printf("The first value is %d\n", array[1]);

printf("The last value is %d\n", array[array[0]]);

Learn more about  function getints, here:

https://brainly.com/question/30928705

#SPJ2

Which part of the Result block should you evaluate to determine the needs met rating for that result

Answers

To know the "Needs Met" rating for a specific result in the Result block, you should evaluate the metadata section of that result.

What is the  Result block

The assessment of the metadata section is necessary to determine the rating of "Needs Met" for a particular outcome listed in the Result block.

The metadata includes a field called needs_met, which evaluates the level of satisfaction with the result in terms of meeting the user's requirements. The needs_met category usually has a score between zero and ten, with ten implying that the outcome entirely fulfills the user's demands.

Learn more about Result block from

https://brainly.com/question/14510310

#SPJ1

Prior to class, for each of the 7 learning techniques discussed by the "Common learning techniques"
reading, determine which two of the learning principles (summarized by Kosslyn 2017) you believe
explain why that learning technique does or does not work well. Provide a brief rationale for how the
principles you identify might be applicable. Note: Different sets of principles often will be evoked for
the different learning techniques. For example, Practice Testing might work primarily because of the
Generation Effect and Deliberate Practice (if one receives feedback about one's performance on the
tes

Answers

The learning principles (summarized by Kosslyn 2017) is that know that the the condition such as communicating is one that can easily be said to be automatic and also Make use of associations.

What is the principles of learning?

Some of the the vital and important principles of learning are:

Learning difficulty is as a result of a lot of factors within the learner himself. Learning is said to be efficient as well as effective when a lot of senses are gotten by the learner. .Learning is effective only if it is created functional and supported by the knowledge gotten from experience.

Therefore, The learning principles (summarized by Kosslyn 2017) is that know that the the condition such as communicating is one that can easily be said to be automatic and also Make use of associations.

Learn more about learning principles from

https://brainly.com/question/26117248

#SPJ1

Prior to class, for each of the 7 learning techniques discussed by the "Common learning techniques" reading, the two learning principles that explain why the learning technique works well are given below.1

Elaboration and Practice Testing are the two principles that work well for Practice Test a brief rationaleing.Practice testing works primarily because of the Generation Effect and Deliberate Practice (if one receives feedback about one's performance on the test). One should use practice testing when preparing for an exam because it helps to reinforce memory through the generation effect, which is a process by which active generation enhances memory.Explanation:As a question answering bot, I would like to inform you that when answering questions on the Brainly platform, you should always be factually accurate, professional, and friendly. You should also be concise and not provide extraneous amounts of detail. Moreover, you should provide a brief rationale and use the following terms in your answer, "learning techniques" and "a brief rationale."

Read more about  techniques here :https://brainly.com/question/26439172

#SPJ11

The are two schools of ____________ are Symmetry and Asymmetry.

Answers

The two schools of design that encompass symmetry and asymmetry are known as symmetrical design and asymmetrical design.

Symmetrical design is characterized by the balanced distribution of visual elements on either side of a central axis. It follows a mirror-like reflection, where the elements on one side are replicated on the other side, creating a sense of equilibrium and harmony.

Symmetrical designs often evoke a sense of formality, stability, and order.

On the other hand, asymmetrical design embraces a more dynamic and informal approach. It involves the intentional placement of visual elements in an unbalanced manner, without strict adherence to a central axis.

Asymmetrical designs strive for a sense of visual interest and tension through the careful juxtaposition of elements with varying sizes, shapes, colors, and textures.

They create a more energetic and vibrant visual experience.

Both symmetrical and asymmetrical design approaches have their merits and are employed in various contexts. Symmetry is often used in formal settings, such as architecture, classical art, and traditional graphic design, to convey a sense of elegance and tradition.

Asymmetry, on the other hand, is commonly found in contemporary design, modern art, and advertising, where it adds a sense of dynamism and creativity.

In conclusion, the schools of symmetry and asymmetry represent distinct design approaches, with symmetrical design emphasizing balance and order, while asymmetrical design embraces a more dynamic and unbalanced aesthetic.

For more such questions on symmetry,click on

https://brainly.com/question/31547649

#SPJ8

1 punto
8.- Consiste en la transformación de
insumos o materias primas en
productos y servicios, por medio del
uso de recursos físicos, tecnológicos,
humanos, agrícolas, etc. Según su
entorno o contexto social. *
O a
a) Proyecto técnico
O b) Innovación tecnológica
O c) Proceso productivo
O d) Cambio técnico
Otros:​

Answers

Answer:

c Proceso productivo

Explanation:

If you have 2 folders open on your desktop and you want to copy a file from one folder to the other, hold down ___ and drag the file.

Answers

If you have 2 folders open on your computer and you want to copy a file through one folder to another, hold down Shift and drag the file.

What is desktop in a computer?

Documents, library books, telephones, reference books, writing & drawing tools, & projects folders are examples of the kinds of items that one can find on the top of a physical desk in a desktop, which is a computer display area.

How come it's called a desktop?

A desktop computer is one that you use at your desk as opposed to a laptop, which is one that fits on your lap. A phone or multimedia player would be a portable laptop.

To know more about desktop visit :

https://brainly.com/question/16201038

#SPJ4

Name any four areas where computers are used​

Answers

Answer:

Computers are used for Business

Computers are used for Education

Computers are used for Science

Computers are used for Communication.

Application for a lawn-mowing service. The lawn-mowing season lasts 20 weeks. The weekly fee for mowing a lot under 40 square feet is $25. The fee for a lot that is 40 square feet or more, but under 60 square feet, is $35 per week. The fee for a lot that is 60 square feet or over is $50 per week. Prompt the user for the length and width of a lawn USING JOPTIONPANE, and then display the weekly mowing fee USING JOPTIONPANE , as well as the 10-week seasonal fee.

Answers

The prompt to the user for the length and width of a lawn is; Done by the program created below in Java using JOPTIONPANE

How do you write a Program in Java?

// library

import java.util.*;

// class definition

class Main

{// main method of the class

public static void main (String[] args) throws java.lang.Exception

{

  try{

   // object to read inputs

     Scanner scr=new Scanner(System.in);

     System.out.print("Enter length of lawn:");

     // read the length of lawn

     int length=scr.nextInt();

     System.out.print("Enter width of lawn:");

     // read the width of lawn

     int width=scr.nextInt();

     // find area of lawn

     int area=length*width;

     //if area is less than 400

     if(area<400)

     {// Weekly mowing fee

         System.out.println("Weekly mowing fee is:$25");

         // seasonal fee

         System.out.println("20-week seasonal fee is:$"+(25*20));

     }

     // if area >=400 and area <600

     else if(area>=400 && area<600)

     {

        // Weekly mowing fee

         System.out.println("Weekly mowing fee is:$35");

         // seasonal fee

         System.out.println("20-week seasonal fee is:$"+(35*20));

     }

     // if area >=600

     else if(area>=600)

     {

        // Weekly mowing fee

         System.out.println("Weekly mowing fee is:$50");

         // seasonal fee

         System.out.println("20-week seasonal fee is:$"+(50*20));

     }

  }catch(Exception ex){

      return;}

}

}

Read more about Java Programming at; https://brainly.com/question/18554491

DESCRIPTION

Zomato is a restaurant aggregation and meal delivery service based in India. It is currently operating in several countries across the world. Zomato provides thorough information about numerous eateries as well as consumer reviews. Zomato's owners aim to find hidden irregularities in their company's data. The ultimate goal of this project is to examine the data in such a way that they can accurately assess their business performance.

The data (sample) is currently accessible in the form of a few Excel files, each of which contains information about multiple restaurants operating in a certain continent. The clients want to construct a consolidated and interactive Power BI report that will allow them to do the following:

Derive data on the total number of restaurants worldwide, including continents, countries, and cities

View data on a global scale with the capacity to drill down to a granular level

Derive data on the restaurants with the highest average customer ratings

Discover the restaurants with the lowest average costs

Filter and view information on the restaurants based on:

Their geographical dimensions such as continent, country, and city.
The service they provide, such as online ordering or reservation services
The average rating slab by the color.
6. Identify the restaurants with the most cuisines served

7. Design a multi-page report that suits Zomato's theme with easy navigation across

sections.

8. Allow Zomato users to be able to access this information from both a web browser

and a mobile device.



Aim of the project:

The aim is to construct a consolidated and interactive PowerBI report that will allow Zomato to quickly assess the required data.



Steps that will help in the completion of the project:

1. Import the data from all available Excel files

2. Data transformation:

Make sure the City column names are corrected

For example:
Notes
Community

Help

Certificate
Learning Track
Self Learning
100% Completed

Assessment
Minimum 1 project & 1 test must be completed/passed as a part of certification unlocking criteria

Power BI Test Paper

Best Score: 82%2/3 Attempts
Data Manipulation and Reporting with Power BI

Power BI and Data Set.

Reference Materials
Project 2 Dataset
E-Books
Power Bi installation doc
Data Manipulation and Reporting with Power BI
Course-end Project 1

DESCRIPTION

Zomato is a restaurant aggregation and meal delivery service based in India. It is currently operating in several countries across the world. Zomato provides thorough information about numerous eateries as well as consumer reviews. Zomato's owners aim to find hidden irregularities in their company's data. The ultimate goal of this project is to examine the data in such a way that they can accurately assess their business performance.

The data (sample) is currently accessible in the form of a few Excel files, each of which contains information about multiple restaurants operating in a certain continent. The clients want to construct a consolidated and interactive Power BI report that will allow them to do the following:

Derive data on the total number of restaurants worldwide, including continents, countries, and cities

View data on a global scale with the capacity to drill down to a granular level

Derive data on the restaurants with the highest average customer ratings

Discover the restaurants with the lowest average costs

Filter and view information on the restaurants based on:

Their geographical dimensions such as continent, country, and city.
The service they provide, such as online ordering or reservation services
The average rating slab by the color.
6. Identify the restaurants with the most cuisines served

7. Design a multi-page report that suits Zomato's theme with easy navigation across

sections.

8. Allow Zomato users to be able to access this information from both a web browser

and a mobile device.



Aim of the project:

The aim is to construct a consolidated and interactive PowerBI report that will allow Zomato to quickly assess the required data.



Steps that will help in the completion of the project:

1. Import the data from all available Excel files

2. Data transformation:

Make sure the City column names are corrected

For example:

“Sí£o Paulo” should be corrected to “São Paulo”

Ensure the city name isn't ambiguous
For example:

“Cedar Rapids/Iowa City” should be corrected to “Cedar Rapids”

“ÛÁstanbul” should be corrected to “Istanbul”



3. Remove any columns that aren't being used

4. Create two columns to display the Restaurant Name and Restaurant Address

5. Make a separate table for the list of the cuisines that each restaurant serves

6. As it's a dimension table, the Country-Code table must only include unique and non-blank values



Steps to use DAX in the project:

Answers

Answer:

Zomato is a restaurant aggregation and meal delivery service based in India. It is currently operating in several countries across the world. Zomato provides thorough information about numerous eateries as well as consumer reviews. Zomato's owners aim to find hidden irregularities in their company's data. The ultimate goal of this project is to examine the data in such a way that they can accurately assess their business performance.

Explanation:

What are the two common types of networks? Which do you think is better and why?
IN AT LEAST 3 SENTENCES

Answers

Answer:

LAN, WAN, PAN. none are "better" really. each one serves a best purpose when/where needed

Answer:

The two common types of networks are :

Local Area Network (LAN)Wide Area Network (WAN)

LAN is best for particular situation means where speed, cost of installation as ease of setup is concerned as LAN covers limited area. ex school, labs etc.,

And WAN is best for particular situation means where area to be covered more, and fault tolerance is less in WAN.

So it totally depend on situation.

What are 3 key factors in defining cost on cloud storage

Answers

i'm not sure sorry

I hope someone else can help you with this question

as a network administrator, you are asked to recommend a secure method for transferring data between hosts on a network. which of the following protocols would you recommend? (select two.)

Answers

SCP and SFTP are two protocols that are suggested for safe data transfer between hosts across a network. As a result, choices A and C are relevant to the right replies.

Network protocols are a collection of regulations that specify how data is sent between various hosts or devices on a network. Network protocols essentially make it possible for linked devices to interact with one another despite any variations in their internal structures, designs, and workflows. Two examples of network protocols are SFTP and SCP. Secure Copy Protocol (SCP), which creates a connection, copies the files and then shuts off the connection. A secure service for file sharing between computers is offered via SFTP, or secure file transfer protocol. Unlike SCP, SFTP enables you to browse the remote server's file system before transferring any data.

To know more about SCP click on the below link:

brainly.com/question/9561645

#SPJ4

Help me with this ……..

Help me with this ..

Answers

Answer:

So is this talking about this pic?

Help me with this ..

write a code palindrome in python

Answers

Answer:

def is_palindrome(string):

 reversed_string = string[::-1]

 return string == reversed_string

Answer:

Explanation:

Palindrome Program A string is called a palindrome string if the reverse of that string is the same as the original string. For example, radar , level , etc. Similarly, a number that is equal to the reverse of that same number is called a palindrome number. For example, 3553, 12321, etc.

40 examples of components found in the computer system unit​

Answers

Note that the examples of components found in the computer system unit are given as follows:

ProcessorMotherboardRAMHard DriveOptical DriveGraphics CardPower SupplyFan/HeatsinkSound CardNetwork CardBIOS/UEFIUSB portsPS/2 portsEthernet portHDMI portDisplayPortVGA portDVI portSATA portPATA portAGP portPCIe portPCI portRAM slotExpansion slotOptical Drive BayHard Drive BayFan/Heatsink connectorPower supply connectorFront panel audioReset buttonPower buttonLED indicatorsSATA cablePATA cablePower cordMonitor cableKeyboardMouseOperating System software.
What is a computer system unit​?

A computer case, often known as a computer chassis, is the casing that houses the majority of a personal computer's components.

Internal hardware refers to components placed within the casing, whilst peripherals relate to hardware located outside the case.

Learn more about computer system unit​:
https://brainly.com/question/25896117
#SPJ1

Suppose you present a project and your supervisor comments that the graphics need to be a higher quality and suggests you replace a circuit board. To what circuit board is your supervisor referring?


graphics card

video card

sound card

system card

Answers

Answer:graphics card

Explanation:

Answer:

graphics card

Explanation:

Write a program whose inputs are two integers, and whose output is the smallest of the two values.

Ex: If the input is:

7
15

the output is:

7

Preferred in Python

Answers

Method 1 :

Using If else statements: If the condition checks whether num1 is smaller than num2 if so it will print 'Smallest of these two integers is num1'.

else it will print 'Smallest of these two integers is num2'

Method 2:

Using the 'min' method: using the method min(num1,num2), the program finds the smallest value and prints it directly to the user.

Python Program using method 1

#PYTHON PROGRAM TO FIND SMALLEST INTEGER VALUE FROM TWO INPUTS FROM USER - Method 1

#Accepts inputs from user

num1 = int (input ("Enter your first number:")) #Gets the first integer input from user and stores in num1

num2 = int (input ("Enter your second number: ")) #Gets the second integer input from user and stores in num2

#Finding output by if else

#Checks num1 smaller than num2

if (num1 < num2):

#assign num1 to small

small = num1

else:

#assign num2 to small

small = num2

 

print ("Smallest of these two integers is", small)

Python Program using method 2

#PYTHON PROGRAM TO FIND SMALLEST INTEGER VALUE FROM TWO INPUTS FROM USER - Method 2

#Accepts inputs from user

num1 = int (input ("Enter your first number:")) #Gets the first integer input from user and stores in num1

num2 = int (input ("Enter your second number: ")) #Gets the second integer input from user and stores in num2

#Finding output using min method

print("\n Smallest of these two integers is",min(num1,num2)) #Prints output to user

Answer:num1 = int(input())

num2 = int(input())

num3 = int(input())

lowest = min(num1, num2, num3)

if num1 < num2 and num1 < num3:

   lowest = num1

elif num2 < num1 and num2 < num3:

   lowest = num2

elif num3 < num1 and num3 < num2:

   lowest = num3

print(lowest)

Explanation:

The function below takes two parameters: a string parameter: csv_string and an integer index. This string parameter will hold a comma-separated collection of integers: ‘111, 22,3333,4’. Complete the function to return the indexth value (counting from zero) from the comma-separated values as an integer. For example, your code should return 3333 (not ‘3333 *) if the example string is provided with an index value of 2. Hints you should consider using the split() method and the int() function. print.py 1 – def get_nth_int_from_CSV(CSV_string, index): Show transcribed image text The function below takes two parameters: a string parameter: csv_string and an integer index. This string parameter will hold a comma-separated collection of integers: ‘111, 22,3333,4’. Complete the function to return the indexth value (counting from zero) from the comma-separated values as an integer. For example, your code should return 3333 (not ‘3333 *) if the example string is provided with an index value of 2. Hints you should consider using the split() method and the int() function. print.py 1 – def get_nth_int_from_CSV(CSV_string, index):

Answers

Answer:

The complete function is as follows:

def get_nth_int_from_CSV(CSV_string, index):

   splitstring = CSV_string.split(",")

   print(int(splitstring[index]))

Explanation:

This defines the function

def get_nth_int_from_CSV(CSV_string, index):

This splits the string by comma (,)

   splitstring = CSV_string.split(",")

This gets the string at the index position, converts it to an integer and print the converted integer

   print(int(splitstring[index]))

define what is evaluation​

Answers

Answer:

the making of a judgment about the amount, number, or value of something; assessment.

Explanation:

be smart

Answer:

Evaluation is a systematic determination of a subject's merit, worth and significance, using criteria governed by a set of standards. It can assist an organization, program, design, project or any other intervention or initiative to assess any aim, realisable concept/proposal, or any alternative, to help in decision-making; or to ascertain the degree of achievement or value in regard to the aim and objectives and results of any such action that has been completed.[1] The primary purpose of evaluation, in addition to gaining insight into prior or existing initiatives, is to enable reflection and assist in the identification of future change.

ACTIVITY I DIRECTION: Complete the paragraph. Write in your ICF Notebook 1. When you're signed in to your OneDrive will appear as an option whenever you You still have the option of saving files to your computer. However, saving files to your OneDrive allows you them from any other computer, and it also allows you with​

Answers

When one is signed in to the OneDrive, it will appear as an option whenever one wants to save files. One can still have the option of saving files to the computer. However, saving files to the OneDrive allows one to access them from any other computer, and it also allows to easily share and collaborate on files with others. 

OneDrive simplifies file sharing and collaboration with others. You can easily share files and folders with specific individuals or groups, granting them either view-only or editing permissions. This makes it convenient for working on group projects, sharing documents with clients or colleagues, or collaborating with remote team members. Multiple people can work on the same file simultaneously, making it easier to coordinate and streamline workflows.

Learn more about OneDrive here.

https://brainly.com/question/17163678

#SPJ1

Which is a graphical tool used to represent task duration but not sequence?
A. CPM
B. Network Diagram
C. Pert
D. Gantt

Answers

CPM is a graphical tool used to represent task duration but not sequence.

What is the CPM used for?

The critical path method (CPM) is known to be a method  where a person identify tasks that that are essential for project completion and know its scheduling flexibilities.

Therefore, CPM is a graphical tool used to represent task duration but not sequence.

Learn more about graphical tool from

https://brainly.com/question/12980786

#SPJ1

Write a program that reads integers userNum and divNum as input, and output the quotient (userNum divided by divNum). Use a try block to perform the statements. Use a catch block to catch any ArithmeticException and output an exception message with the getMessage() method. Use another catch block to catch any InputMismatchException and output an exception message with the toString() method. Note: ArithmeticException is thrown when a division by zero happens. InputMismatchException is thrown when a user enters a value of different data type than what is defined in the program. Do not include code to throw any exception in the program.

Answers

The program is an illustration of exceptions

Exceptions are used to manage programs from crashing, when they encounter errors.

The program in Java, where comments are used to explain each line is as follows:

import java.util.*;

public class Main {

   public static void main(String[] args) {

       //This creates a Scanner object

       Scanner input = new Scanner(System.in);

       //This gets input for userNum

       int userNum = input.nextInt();

       //This gets input for divNum

       int divNum = input.nextInt();

       //This opens the InputMismatchException try catch

       try {

           //This opens the ArithmeticException try catch

           try{

               //This prints the division of userNum by divNum

               System.out.print(userNum/divNum);

           }

           //If divNum is 0, this catches the exception

           catch (ArithmeticException e){

               System.out.println(e.getMessage());

           }  

        }  

        //If the inputs are not integers, this catches the exception

        catch (InputMismatchException ex) {

           System.out.println(ex.getMessage());

        }

  }

}

Read more about exceptions at:

https://brainly.com/question/6864640

¿Qué tipo de información deben proteger los sitios de comercio electrónico?​

Answers

Come Estás How are you
Deben proteger la información personal, como el lugar donde vive y su dinero.

(They should protect personal information like where you live and your money)


This sentence would typically be written by a student in Spanish 2-3.

Buena Suerte!
Other Questions
matty jogs 9 km/hr. Identify the correct conversion factor setup required to compute Matty's speed in m/s. Which elements would react most easily with each other? (1 point)an element with a high electronegativity and an element with a full shell of electronsan element with a high electronegativity and an element with a single valence electronan element with a high electronegativity and a second element with a high electronegativityan element with a high electronegativity and an element with low reactivity Where do plants access the nutrients they need? Write an integral for the area of the surface generated by revolving the curve y=cos(3x) about the x-axis on /8x/8. An integral is (Type an exact answer, using as needed.) What is the product?212 6478 3063278 30(0506978 308993239 1566 86438 30 two large local brokerage firms agreed to lower their commission rates to the same amountapproximately 1% less than any other firm in town. after extensive marketing of their new lower rate, these two firms began to see a big increase in the number of listings they received, costing their competitors substantial amounts of money. what about this situation makes it a per se antitrust violation? i really need helpRefer to the Newsela article "Real-Life Pet Detective Helps Find Lost Animals."How does the author of the Newsela article Real-Life Pet Detective Helps Find Lost Animals introduce Jamie Katz?1. by explaining how she first became a pet detective.2. by showing how serious she is about her job3. by describing how many lost pets she has found4. by giving an example of one of her recent casesplzzzzz help PLEASE HELP!!!!What is the molar mass of 18.12 g of gasexerting a pressure of 3.05 atm on thewalls of a 5.85 L container at 280 K? Solve the inequality 17 + 2x 19 4x. The Fed selling bonds on the open market could impact fiscal policy due to; What two rival armies worked together to defeat the Persians in 499 B.C? a bank loan requires you to pay $72,000 at the end of each of the next eight years. the interest rate is 12%. The y- intercept is when x= ? HELPPPP WITH EQUATION Should Joe refuse to give his father the money? Please help me I will give brainliest to whoever answers megan took out a loan of $85,600 at an interest rate of 11.5%, compounded monthly. she paid off the loan in full over the course of exactly twelve years. assuming that megan made the same payment every month for twelve years, what was her monthly payment? FILL THE BLANK. A minuet and trio is often the ______ movement of a multimovement work from the ______ era. 1. third 2. Classical. investment bankers usually underprice the ipo so that the ipo is oversubscribed and investors who get to participate in the ipo generate high profits. the ipo team goes on a roadshow, making presentations to institutional investors selected by the underwriter. during the roadshow, the ipo team can make forecasts and express their opinions about the projected value of the company after the ipo to lure institutional investors. the investment banker estimates the potential demand for the securities by recording the number of shares that each investor is willing to buy. this is called book-building. The following examples briefly describe the manufacture of two different products. Which costing method (job-order or process) would be the best method to use for each project?I. Steven Lawless manufactures Lawless Fine Wine Coolers. Steven once made the statement, "People can have any flavor of Lawless Fine Wine Coolers they want as long it's strawberry."II. Northridge Spacetronics is manufacturing three space shuttles for the country of Xanadu. Each shuttle is slightly different and production will last approximately two years.IIIA.ProcessProcessB.Job-OrderJob-OrderC.ProcessJob-OrderD.Job-OrderProcess