Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Write a Java program to create a class Animals. including the following steps a. Create 3 variables Animal_Name1, Animal_Name2, Animal_Name3 of type string. b.

1. Write a Java program to create a class Animals. including the following steps

a. Create 3 variables Animal_Name1, Animal_Name2, Animal_Name3 of type string.

b. Assign Cats Dogs, and Rabbits to the variables.

c. Create 3 integer variables and assign animal weight values through user input.

d. Create a static method CalculateAverage to calculate the average of these input integers after passing them as method argument to CalculateAverage.

e. Print the average of the animal weights and print the maximum of their weights.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Analysis In Microsoft Excel

Authors: Alex Holloway

1st Edition

B0CCCPKTTX, 979-8852388452

More Books

Students also viewed these Databases questions

Question

What are major symptoms of autism?

Answered: 1 week ago