Can someone write this in java? Also, does anyone know how to do Edhesive assignments? I NEED HELP!!!!!

Can Someone Write This In Java? Also, Does Anyone Know How To Do Edhesive Assignments? I NEED HELP!!!!!

Answers

Answer 1

Answer is in the file below

tinyurl.com/wpazsebu


Related Questions

Brainliest for correct answer :)
How many different input combinations will be considered in the truth table, when there are 2 Inputs to the logic circuit?

Answers

Answer:

hey there, it's 4 different input combinations (TrueTrue, TrueFalse, FalseFalse,FalseTrue).

To make your brand colors stand out, it is important to implement what with your color scheme?
A. Blacks
B. Grays
C. Whites
D. All of the above.

Answers

Answer:

All of the above

Explanation:

It's better to have a pattern of colors than one single color in you color scheme.

Answer:

D. All of the above

Explanation:

x = 0
while x < 4:
print(x)
x += 1
Make it a for loop

Answers

Answer: Here you go :)

Explanation:

x = 0

for n in range(4):

  print(x)

Enthusiasm codehs 7.6.4 Write a function called add_enthusiasm that takes a string and returns that string in all uppercase with an exclamation point added.

Answers

Answer:

Hope this help

Explanation:

def add_enthusiasm(string):

   return string.upper() + "!"

   

print add_enthusiasm("hello")

Activity in September 2014, the Federal Bureau of Investigation (FBI) announced that is next generation Idenufication system was fully functional The FBI named it the integrated Automated Fingerprint Identification system (IAFIS), Conduct online research on this system and answer the following questions 1. Which elements can be stored in IAFIS? 2. What is the response time of this system? 1. How has this system benefited the FBI​

Answers

Answer:

(Answers may vary.)

In addition to fingerprints, IAFIS stores criminal histories, mug shots, and physical information like scars, tattoos, eye color, hair color, weight, and height. It also stores fingerprints of individuals who are or were employed by the US military and the federal government.

The system’s average response time for criminal fingerprint processing is about 27 minutes. Civil fingerprint processing takes over an hour.

Previously, the tenprint submission and identification was a manual, tedious process. It took the FBI weeks or months to process a single fingerprint submission. IAFIS has automated this process and added advanced identification capabilities. The submission and processing takes just few minutes. This has helped the FBI solve and prevent crime and tighten holds on criminals and terrorists.

Explanation:

write 3 things that can't be done without technology. write your opinion?

Answers

Answer: Call a theater to get movie times, Use a phone book to find a company to do work around your house, and Park your used car on the street with a sign that says it’s for sale.

Explanation: my opinion is that it's fine to do each of those things without technology. Because technology is supposed to help the limited capacity of the human brain and improve things that make every day life quicker, easier, leaves more time to do something else.

Answer:

1) Filming, depending on the camera it is still technology that everyone uses on a daily bases with no hesitation for use.

2) Vehicles, I'm not sure if they are a type of technology but for this case lets just say they are. With vehicles we can get to places much faster then walking or taking a carriage.

3)Records, in this case music. Without records or anything of the sort we wouldn't exactly be able to listen to our favorite music at all times.

The 60-watt light bulb has a 400 hour life expectency how much will it cost to operate during its time

Answers

Answer:

$2.40

Explanation:

the unit electricity bill is kilo watt hour.

The 60-watt light bulb has a 400 hour life expectency means it will consume

60×400/1000 = 24 KWh units of electricity. Let us suppose each unit of electricity costs is 10 cents.

Then 24×10 = 240 cents  = $2.40

Differentiate between a window and Windows​

Answers

Answer:

A window is a graphic control element which are controlled by the keyboard usually and windows is an operating system

Explanation:

Which of these statements regarding real-time strategy games is true?
A.
They only allow one player to move at a time.
B.
They do not work well on tablets.
C.
They feature memorable characters.
D.
They do not work well on mobiles.
E.
They offer plenty of time for players to reflect.

Answers

Answer:

E

Explanation:

Answer:

e

Explanation:

Does anyone know how to do 8.3 Code Practice on Edhesive?

Answers

Answer:

nums = [14, 36, 31, -2, 11, -6]

print(nums)

Explanation: That should be 100%.

The Code Practice on Edhesive will be represented with the language of python language. there will be arrays and lists that will be presented. Thus, option A is correct.

What is code?

A collection of commands that will be presented is referred to as computer code. It's also the name that was given to the source code.  The translator has prepared for computer execution that will be presented.

Code is usually presented with a focus on producing various code-correct internet, application forms as well as a phone application.

The inputs will be

numbers = input()

Splits of numbers will be presented as

numList = numbers.split(' ')

Iterates will be presented with the list:

for i in range(len(numList)):

Conversion of every agreement will be;

 numList[i] = int(numList[i])

The final line will be:

print(numList)

Learn more about code, here:

https://brainly.com/question/20712703

#SPJ6

The question is incomplete, Complete question probably will be  is:

8.3 code practice adhesive

Write a program that uses an initializer list to store the following set of numbers in an array named nums. Then, print the array.

14 36 31 -2 11 -6

Sample Run

[14, 36, 31, -2, 11, -6]

what is computer memory measured in​

Answers

Answer:

MB I think I learned it actually.

Explanation:

22. (a) List two arithmetic
operations that can be
performed on a row of
numeric data in a word
processing
table.​

Answers

Answer:

Addition

Division

Explanation:

Basic calculations which can be performed on numerical data may include ; Addition, subtraction, multiplication, division and so on. For a row of numeric data, arithmetic operation across the rows may include taking the sum of the values, thus can be achieved using the '+' operator symbol. Additionally, the product of the values can also be obtained by using the '*' operator symbol to obtain the product of the row values.othwr arithmetic operations include the division operation, modulus operator which obtains the remainder value of dividing to numbers and the floor division which gives the integer value for a division without the the remainder.

Fill in the blank to make the following true.
2 ** 3 =

Answers

Answer:

2 ** 3 = 8

Explanation:

Answer:

8

Explanation:

Write an advert to recruit teachers for a given Senior High School. The advert should cover tittle, job description, employees specifications, mode of application condition of service, closing date

Answers

Answer:

Hey! Have you ever wanted to work with kids? Do you know a lot about mathematics? Well I've got the job for you! You can be a Senior High School teacher! The job is simple, all you have to do is teach your students about mathematics every day. Let us know by July 31st if you would like to be a teacher for this upcoming fall semester.

Explanation:

Help please
Who will give the answer I'll mark him/her as brainlist..​

Answers

Answer:

We will be using Average function of Excel Calculation sheet.

Its Syntax in Calc sheet is : =AVERAGE (number1, [number2], ...)

or you can use =Average and then click on the first cell and drag the whole row till end and close the brackets. It will calculate the average of that row.

Once you have applied average function on first row, you can drag this cell down the column and it will replicate the same function for respective rows.

What is the velocity of a 0.100kg car with a momentum of 5 kgm/s?

Answers

Answer:

v = 50 m/s

Explanation:

p = mv

5 = 0.1v

v = 50

___are designed to infect and cause damage to operating system files, computer registry, and other locations on the motherboard

Answers

Answer:

Viruses

Explanation:

virusues are designed to infect and cause damage to operating system files, computer registry, and other locations on the motherboard

How is this a SyntaxError?(python3)

Answers

Answer:

1 bracket, instead of 2 is closed in line 9

Explanation:

Given

The attached code

Required

Why is line 10 a syntax error?

The error points to line 10.

From the attached code, the line 9 is:

amount = int(input("Enter cheese order weight: ")

When converting an input to integer, the syntax is:

variable = int(input("Prompt"))

But, only 1 bracket is closed in the program, where 2 is required.

This is definitely a syntax error

Answer: theres only one bracket

Explanation: got it right on edgen

Which of the following tasks can you perform using a word processor?

insert a bulleted list in a document
check a document for spelling errors
edit a video for inclusion in a document
create an outline of sections to be included in a document
set a password to restrict access to a document

Answers

Answer:

check a document for spelling errors

Explanation:

With a word processor, you can easily edit and make changes to a document, move text around in a document, add images, change fonts, check for spelling errors

Examples of system software include operating systems like macos, Linux, Android and
Microsoft Windows, computational science software, game engines, industrial automation, and
software as a service applications
True
False

Answers

Tru tru tru tru tru tru

what do you mean by formatting the document?​

Answers

Answer: See explanation

Explanation:

Document formatting simply refers to how a document is laid out. It involves specifications about the look of a document.

During formatting of a document, some of the things done include alignment, margin, font, color, font size, indentation etc. All three eventually gives the document its look.

1) "Information systems are revolutionizing the way businesses function in the 21st century," Do you agree or disagree with this statement? Provide evidence to support your position, (2 points)​

Answers

Answer:

true

Explanation:

everything is computerized. banks, shopping, financial business records, ect


8. (a) Identify two advantages and four limitations of the Speech recognition devices.

Answers

Explanation:

Speech recognition technology allows computers to take spoken audio, interpret it and generate text from it

What is one example of a pan lan man and a wan

Answers

Answer:

A LAN (local area network) is a group of computers and network devices connected together, usually within the same building. ... A WAN (wide area network), in comparison to a MAN, is not restricted to a geographical location, although it might be confined within the bounds of a state or country.

Explanation:

i hope this helps

what is the deck of a suspension bridge called​

Answers

Answer:

The main forces in a suspension bridge are tension in the cables and compression in the towers. The deck, which is usually a truss or a box girder, is connected to the suspension cables by vertical suspender cables or rods, called hangers, which are also in tension. I think this is the answer

Which of the following statements represents a scientific bias?


Clean all containers to remove residue from the previous steps.

Use data from the previous steps because they show better results.

Make sure to follow every step in the procedure.

The scale needs to be calibrated to ensure accuracy.

Answers

Answer: Use data from the previous steps because they show better results

Explanation:

A scientific bias occurs when there's a deviation between the observations of a researcher and the accurate representation of data and results.

In this case, the use of data from the previous steps because they show better results will bring about a data bias as it'll lead to inaccuracies of the data being represented.

The rules on the Internet for how messages are addressed and passed on are called ____ .

Answers

Answer: Internet Protocal (IP)

When multiple columns in a query are sorted simultaneously, which one will be the primary sort?

the primary key column

the middle column

the rightmost column

the leftmost column


THE ANSWER IS D

Answers

Answer:

Left most column

Explanation:

I just did the quiz

Other Questions
How do you think Cesar's early life affected his work to help migrant farm workers? Be specific and tell why you think he wanted to help them. Include: -things he observed or witnessed -what he experienced -losses he and his family suffered The half-life of 226Ra is 1.60x103 years. How long until only 12.5% of the original sample of 226Ra remains? Please Help i give brainies ClaseOseda2 Some of Mr. Edwards students are very conscientious, but others are not! Completehis descriptions of the students by writing a negative sentence that contrasts with theaffirmative ones. The first one has been done for you.1. Monica siempre cuida a su hermano los fines de semana. (Silvia / nunca)Pero Silvianunca cuida a su hermano,2. Alguien lee revistas en la biblioteca, (nadie / hacer la tarea)3. Pablo y Sofia siempre caminan con el perro en el parque. (sus hermanos / nunca / ir al parque4. Todos miran la televisin. (nadie / mirar el Canal 13)5. Luis y Fernando siempre van al parque para jugar al tenis. (Ernesto / nunca) Consider BTW as pictured below.Find W. Given f(x) =1 - 3/4x find the following. a. f(-12) b. f(0) c. f(4) Mike did so well with his bike sale, he's going to Discount his helmets 15% off. If the Sale Price is $23.80, find the ORIGINAL PRICE of a helmet. Jack and Jill are the only two residents in a neighbourhood, and they would like to hire a security guard. The value of a security guard is $50 per month to Jack and $90 per month to Jill. Irrespective of who pays the guard, the guard will protect the entire neighbourhood and charge $120 per month for the service. Suppose Jack earns $4,000 per month and Jill earns $8,000 per month.a. With a proportional tax of 1 percent on income, how much would Jack and Jill pay, and would it be enough to pay for the security guard?Jack would pay $ _____.Jill would pay $ _____.This tax _____ be enough to pay for the security guard.b. Suppose instead that Jack proposes a payment scheme under which Jack and Jill would each receive the same net benefit from hiring the guard. How much would Jack and Jill pay now?Jack would pay $ _____.Jill would pay $ _____.Would both Jack and Jill vote for this scheme? _____ an element has atomic number of 17 state the elements group and period number PLEASE HELP ME ASAP!!!!!! YOU GET 10 POINTS!!!!!!For reaction below, describe how its equilibrium could be shifted in the indicated direction.1. H2(g)+C12(g)2HC1(g)+thermal energy: shift to the left2.C(s) +O2(g)CO2+thermal energy: shift to the right Which of the following is the best approximation of the volume of the cylinder below?A.22,507.5 m^3B.5626.9 m^3C.1406.7 m^3 Your class takes a field trip to a museum that has a display about the Quakers. Which of the following would you NOT expect to see as part of that display?A. Quakers are a subgroup of Christians.B. Quakers helped make incarceration a default punishment.C. Quakers lived predominately in Pennsylvania.D. Quakers helped draft the US Constitution. According to the Hadith, what characteristicsdoes the true believer possess? I need help quick! Q: The measure of Christopher spent a total of 52.50 at a bookstore he purchased a calendar for 9 and three books that cost the same Drag each tile to the correct box. Match each sentence from the passage with the statement that explains how it develops the authors thesis. Like this if you are cool D)) Which words or phrases are context clues that help you figure out the meaning of the word casually? "he acted cool," "natural behavior "friends of the baseball team," "looked forward to" Chris wanted to sit next to the stars of his school's baseball team, but he wanted to treat them like his other friends. As he passed their table, he acted cool and casually acknowledged their presence. Chris' natural behavior won him the friendship of the baseball team. They always looked forward to hanging out with kids like Chris, who didn't treat them any differently than the rest of the students. "wanted to sit next to," "passed their table" "passed their table," "acknowledged their presence" what fraction is equal to 3 1/4 Mr. Kelly was checking out his items at Dunkin Donuts, he bought three bags of coffee that cost $6.75 each. There is a sales tax of 8.75%, how much will Mr. Kelly pay in total?