Answers

Answer 1

Answer:Integrated Development and Learning Environment

Explanation:

Answer 2
Integrated Development and Learning Environment

Related Questions

1. What are the advantages and disadvantages of the digital darkroom as compared to a regular darkroom?
2. What are layers? Why would a layer be used?
3. Which photo editing software program is the best? Why?
4. Some people argue that photography should represent the world as it is and that manipulations of an image with photo editing software ruins the truth of photography. Do you agree or disagree? Why?
5. What are the advantages of using a photo editing software program? What are the disadvantages?
6. Choose one photograph that you have taken that could be improved by photo editing. Describe what you would change in the photograph and what tools or features you would use to make the changes.
7. What are three different changes that a photo editing software program can make? Describe a situation in which each of the three changes might be made (you’ll have three situations each describing a change).
8. What are three different photo editing software programs? Describe each software program.
9. If you had the option to use any photo editing software program, which one would you choose? Why? What advantages would this software offer your particular style of photography or your skills?
10. What are some of the legal and ethical issues that could result from using manipulated photographs? Do altered photographs represent the “truth”?

Answers

Answer:

2.unsourced material may be challenged and removed. Layers are used in digital image editing to separate different elements of an image.

name instances in the past where social media has kept you informed about the latest news around the country​

Answers

Many things such as current things in politics and certain movements and protest. It has also told me about many things happening in other countries that I don’t usually hear about

Use the drop-down menus to complete the steps to share a presentation through OneDrive.
1. Go to the File tab, and select
2. A Windows screen will open, asking you to upload a copy of your presentation to
3. If you do not upload the presentation, another user cannot edit the file
4. After uploading the document, select the editing rights to give to the recipient.
5. Enter the email address of the user you want to receive the presentation, and click
V

Answers

Answer:

Share

OneDrive

In real time

Send

Explanation:

Why Artificial intelligence is a risk to a human being ? ​
please answer fast

Answers

Answer:

Artificial intelligence is the intelligence or logical reasoning exhibited by artificial devices, as opposed to natural intelligence exhibited by humans and animals.

The main threat that artificial intelligence poses to humans is not, as many fantasize, the possibility of a future apocalyptic scenario; but the very limitation that artificial intelligence makes to human intelligence: each time the human atrophies his capacities more, since he relies on artificial intelligence processes instead of using his own. A clear example is the GPS, where the human no longer has to exercise his memory to know a path, but simply depends on what the map tells him in his car.

A business analyst compares 2017 daily sales to 2018 daily sales using descriptive statistics for each. In 2017, the standard deviation of daily sales was 73.87, while in 2018 the standard deviation of daily sales was 136.32. The analyst could conclude that ____________.

Answers

Answer:

The analyst could conclude that there was more variation in sales in 2018.

Explanation:

Given

[tex]SD_{2017} = 73.87[/tex]

[tex]SD_{2018} = 136.32[/tex]

Required

Conclusion about the standard deviations

In statistics, standard deviation gives the average variation in the data being measured.

The standard deviation of 2018 is more than that of 2017. This implies that, in 2018, there is more variation in daily sales compared to 2017

So, the analyst could conclude that there was more variation in sales in 2018.

Leroy wants to keep the bride and groom in a picture, but remove the rest of the family. Which photo-editing tool should Leroy use?

Answers

Answer:

He can use Ms paint, Adobe photoshop, Picasa etc.

The photo-editing tool should Leroy use are Ms paint, Adobe photoshop, or Picasa.

What is photo editing tool?

The tool used for editing pictures clicked by the phone or shooting cameras.

Leroy wants to keep the bride and groom in a picture, but remove the rest of the family.

Leroy should use the photo editing tool for the same. The tools popularly used for the purpose are Ms paint, Adobe photoshop, or Picasa.

Thus, the photo-editing tool should Leroy use are Ms paint, Adobe photoshop, or Picasa.

Learn more about photo editing tool.

https://brainly.com/question/14800338

#SPJ2

Keith needs to import data into an Access database from a text file. Which option is the most common delimiter and easiest to work with?

Answers

Answer:tab

Explanation:

Cause I got it right

Answer:

The answer is a comma.

Explanation:

This is the correct answer because space and tab are not delimiters. Therefore it has to be either comma or semicolon and a semicolon is bigger and harder to navigate around. So this gives you the answer of a comma.

Python
Write a function that calculates a cell phone bill
First screenshot of rules and such
Second screenshot is example of outcome

Answers

print("welcome to the bill calculator")

minutes = float(input("number of minutes you used: "))

data = float(input("the amount of data you used in GB: "))

print("your basic plan costs $39.99 per month")

mcost = (minutes - 450) * .45

print("you will be charged " +  str(mcost) + " for the minutes you used")

print("the monthly data fee is $30.00")

dcost = (data - 3) * 10

print("you will be charged " + str(dcost) + " for the extra data you used")

total = mcost + dcost + 69.99

print("your total bill is " + str(total))

the 20 value your teacher gave may be incorrect, bc 4.2-3*10 = 12 not 20, making the total 109.89

All of the following are examples of hardware, except:

Question 3 options:

Microsoft Word


Monitor


Keyboard


Mouse

Answers

Answer:

Microsoft Word.

Explanation:

Microsoft Word is an example of Software, while monitors, keyboards, and a mouse are hardware.

All of the following are examples of hardware, except Microsoft Word.

What is the MS-Word?

MS-Word isn't always a hardware factor due to the fact you can not bodily contact or engage with it. System software are software that makes up the pc working machine. In different phrases, machine software are software that exists for your pc while you defloration the OS.

MS Word is a software program because it isn't always preinstalled or isn't always a part of the PC's OS and you need to add it separately.

Read more about the Microsoft Word:

https://brainly.com/question/20659068

#SPJ2

Enter a formula in cell G5 that divides the sum of cells C5 through F5 by cell B5. Write the formula so that when you copy it to cells G6:G7, Excel adjusts all the cell references according to the destination cells. Verify your formula by checking it against the values found in cells G5, G6, and G7

Answers

Answer:

=SUM(C5:F5/B5)

Explanation:

The sum of C5:F5 divided by B5

The dns server translates the URL into the IP address 8.8.8.8. What is the next step in the process?

Answers

Answer:

The web browser sends an HTTP request to the IP address, the IP address then sends the content that are displayed by the browser

Explanation:

The process of converting the typed in URL to a displayed page is as follows;

1) The typed in URL is sent to a DNS recursor by the browser

2) The recursor gets the DNS record for the domain from the cache if the record is cached or when the DNS record for the domain is not cached, the recursor makes a requests to the DNS root from which the name of the TLD nameserver is received

3) The TLD nameserver is contacted by the resolver to obtain the authoritative nameserver's IP address

4) With the information, the resolver contacts the authoritative nameserver and obtains the domain's IP address for the domain the resolver contacts

5) The obtained IP address for the URL's domain is then sent to the browser by the resolver

6) An HTTP request is sent by the browser to the IP address and the data received by the browser from that IP address is rendered and seen as the page content.

help ......... pleaseeeee

Answers

Answer:

Follows are the solution to this question:

Explanation:

Transport layer:

In the OSI model, this layer lies on the 4th part, which primary function is to directly supply the network connectivity to applications mostly on various hosts.

It provides end-to-end communication over a network and also allows you to send and receive error-free data in the form of data packets that enhanced your privacy.

Flow control and Error control:

The flow control is only used to send or receive information transmission only, while Error control is used designed for error-free communication for both (sender or receiver).

Layer related to the data link layer:

It must be done at different layers on both layers like node-to-node connections, the communicative needs are controlled by flow and error. Flow and error control in the transport layer is done from endpoint to endpoint.

Arrange the steps involved in natural language generation.
picking words and connecting them to
form sentences
setting the tone and style of the sentence
accessing content from some knowledge base
mapping the sentence plan into sentence structure

Answers

Answer:

1. accessing content from some knowledge base.

2. picking words and connecting them to form sentences.

3. setting the tone and style of the sentence.

4. mapping the sentence plan into sentence structure.

Explanation:

Natural language generation can be defined as a part of artificial intelligence (AI) which typically involves developing responses by an AI in order to enable the computer engage in a useful conversation.

This ultimately implies that, the computer has to generate meaningful data (phrases and sentences) from the internal database.

Basically, the steps involved in natural language generation in a chronological order are listed below;

1. Text planning: accessing content from some knowledge base.

2. Picking words and connecting them to form sentences

3. Sentence planning: setting the tone and style of the sentence.

4. Text realization: mapping the sentence plan into sentence structure.

Which of the following is an example of metadata about a webpage?



The title of the webpage


The body of the webpage


An tag on the webpage


All of the above

Answers

the title of the webpage

An example of metadata with respect to the webpage is the title of the webpage.

The following information consider for the metadata is:

The website of metadata contains the title of the page and the meta description for each & every page. It gives the search engines as it has the significant importance related to the content and the motive of every individual page on the website.Also, it helps to measure whether the website is relevant and sufficient to show the search results.

Therefore, the other options are incorrect.

Hence, we can conclude that an example of metadata related to the webpage is the title of the webpage.

Learn more about the metadata here: brainly.com/question/14699161


Computer Systems Servicing

what are the steps in 5s program​

Answers

you can just search that up on googl and it will show up

\hope I helped :)

Alexander collected data about plants for his science project. He entered the data into a spreadsheet, and created a pie chart. What steps does he need to follow to add a legend?

Answers

Answer:

The answer is below

Explanation:

Alexander will need to follow these steps:

1. He should click on the pie chart he wants to add a legend.

2. He should follow that by clicking the Chart Elements button.

3. He will then click Legend.

4. He can determine the location of the Legend, by clicking the arrow next to Legend.

5. He should then click the location he wants.

Why is it a good idea to restate in your own words what you heard someone say? It can reduce the chances of a miscommunication. It shows that you care about what the person has said. It lets you have a chance to talk instead of only listening. It demonstrates that you are correct.

Answers

Answer:

It can reduce the chances of a miscommunication.

Explanation:

Communication can be defined as a process which typically involves the transfer of information from one person (sender) to another (recipient), through the use of semiotics, symbols and signs that are mutually understood by both parties.

An effective communication can be defined as an act which involves conveying or disseminating information efficiently and effectively from an individual (sender) to another (recipient) without any redundancy. Thus, effective communication ensures that messages or information are transmitted properly, guarantees a feedback, lacks the use of harsh tones, ensures both parties are well understood, gives room for clarity etc.

Hence, it is a good idea to restate in your own words what you heard someone say because it can reduce the chances of a miscommunication.

This ultimately implies that, the recipient or receiver of a message should endeavor to repeat what he or she heard the sender say, so as to ensure the message was well received and to limit the chances of responding with a wrong feedback i.e miscommunication.

Select the correct answer from each drop-down menu.
You can lose data
. So, you should periodically back up your data

Answers

Answer:

... where drop down menu? from what i got, back up ur data daily

Explanation:

Answer:

The answer is: "You can lose data because of a virus attack, So you should periodically back up your data on a different hard drive."

Explanation:

I got it right on the Edmentum test.

PLS HELP ILL GIVE BRAINLY- (enter the answer) Microsoft _________ is an example of a desktop publishing software

Answers

Answer:

word fffffffffffffffffffffff

Excel should be correct
Sorry if wrong

How do you predict technology will continue to change the marketing and promotions industry?

Answers

Answer:

The in person marketing industry won't completely die down, but now with the pandemic hitting forcing a lot of people to do deals, sell, and promote things online. Advertising is only going to grow online as time goes on, and marketing will follow close behind.

Explanation:

Why is it important for an app developer to work closely with the client and end users to understand what their users want and need?

Answers

if the app developer doesn't meet the clients needs within the app the client may be dissatisfied, and not use the app. The client could also spread the word that this app developer dosen't listen to their customers and this could jeopardize future clients wanting to work with the app developer.

Can somebody help me and make a code for this in PYTHON, please? I would be very thankful!

Find sum of the first n even numbers.
Without using formula (n*(n+1)).

Answers

Answer:

number = int(input())

x = 0

y = 0

for n in range(number):

if n % 2 == 0:

x += n

else:

y += n

print(x)

print(y)

What is abacus. List it's features in points.​

Answers

Answer:

An abacus is a manual aid to calculating that consists of beads or disks that can be moved up and down on a series of sticks or strings within a usually wooden frame. The abacus itself doesn't calculate; it's simply a device for helping a human being to calculate by remembering what has been counted.

Explanation:

while organizing his computer's power cords matt realize his printer power cord is frayed what should matt do to prevent damage and still able to use the printer​

Answers

Explanation:

You can take your time neatly wrapping the cable to reinforce it, but the best way to prevent any more damage is to wrap the split or fraying part of the cable several times with electrical tape, then work your way out from that spot. This immobilizes any breaks in the cable and helps prevent further damage. Just don't expect it to last forever.

Answer:

wrap the frayed part with electric tape

Explanation:

because it flows the electric currents or whatever

Using the drop-down menus, choose the correct term for each description or sentence.
The main storage device inside a computer where programs and files are saved is called
the
The process of getting instructions from RAM, decoding, executing, and then storing is a process
known as the
FireWire, Ethernet, modem, and USB are all examples of
0101010 is an example of

Answers

Answer:

There is no drop-down menu in your question

Hard driveMachine cyclePortsBinary Number

Explanation:

1.) The main storage device inside a computer where programs and files are saved is called hard drive.

2.) The process of getting instructions from RAM, decoding, executing, and then storing is a process known as Machine Cycle.

3.) FireWire, Ethernet, modem, and USB are all examples of ports.

4.) 0101010 is an example of a binary number.

Answer:

Using the drop-down menus, choose the correct term for each description or sentence.

The main storage device inside a computer where programs and files are saved is called the hardriveThe process of getting instructions from RAM, decoding, executing, and then storing is a process  known as the machine cycleFireWire, Ethernet, modem, and USB are all examples of ports.0101010 is an example of binary

here are also the answers to the next questions:

Using the drop-down menus, choose the correct term for each description or sentence.

A display or monitor with a larger number of  ✔ pixels  will have a clearer, more brilliant resolution.The more  ✔ bytes a thumb drive has, the more storage capability it will provide.The more  ✔ hertz  a microprocessor or CPU has, the faster it will process data.A computer’s speed is measured in ✔ hertz , and a computer’s internal memory  capacity is measured in  ✔ bytes .

Complete each sentence by choosing the correct answer from the drop-down menus.

The  ✔ USB port would not be found inside the system unit.A very fast port used for audio/video output is called ✔ FireWire .A very high-speed network connection port is called  ✔ Ethernet .USB stands for ✔ Universal Serial Bus .

Hope it helps.

Explanation:

con Arrange the following steps in conducting preventive maintenance of compentylook
by wing the number in the blank provided
Secure a borrowers slp from your teacher
Perlombricating procedure
out the splom conectly intended for the needed to
Read and analyze the use of preventive Maintenance Schedule form
Apply thin coat of oil on the parts for a long period of time
Open the bearing cover and opply rose
Determine the types of tools and machines needed to be caled
Determine the parts of the machine needed to be lubricated
ou requisition splor in releasing the lubricants needed
Perform the task according to the prescribed schedule and the signed machine​

Answers

Dhdhdirhhdieneyneynsys subsided dumdudnydb dundudnydb udndundyb. Dundundybd dundundyou did not have urge

Read the scenario below, and then choose the right type of computer for each person from the drop-down menus. Three of your friends are in the market to purchase a new computer. Sera does not have a big budget, but she needs a portable computer. Arturo is worried about viruses and has a high budget. Portability is not an issue. Kazuma wants a computer that does not cost too much and is easy to upgrade.

Answers

Answer:

- laptop running Windows

- desktop computer running a Mac OS

- desktop computer running Windows

Explanation:

just took it on edg

Answer:

1. Laptop Running Windows

2. Desktop Computer Running a Mac OS

3. Desktop Computer Running Windows

Explanation:

1. Sera does not have a big budget, but she needs a portable computer. Laptop Running Windows

2. Arturo is worried about viruses and has a high budget. Portability is not an issue. Desktop Computer Running a Mac OS

3. Kazuma wants a computer that does not cost too much and is easy to upgrade. Desktop Computer Running Windows

I hope this helps.<3

Have a nice day.<3

Corrine is doing online research about polar bears. One Web site she finds is wwwdefendersorg. What is the likely primary goal of this Web site?
A. to persuade or change the thinking or actions of others

B. to sell a product

C. to provide clear, balanced, and unbiased information about the topic

D. to entertain the viewer

Answers

Answer:

C

Explanation:

This should be right

cccccccccccccccccccc Explanation:

Complete the code to finish this program to analyze the inventory for a store that sells purses and backpacks.
Each record is composed of the catalog number, the type of item, its color, the length, width, height, and the quantity in stock.
Sample rows of the file are below.
234 purse, blue, 12,4,14,10
138,purse,red, 12,4,14,4
934 backpack, purple 25,10,15,3
925, backpack, green, 25,10,15,7

Answers

The complete code to finish this program to analyze the inventory for a store that sells purses and backpacks is written below.

What is coding?

Coding, often known as computer programming, is the method through which we connect with computers. Code informs a machine what to do, and writing code is similar to writing a set of instructions.

import csv

fileIn = open("data/bags.txt","r")

countPurse = 0

textFile= csv.reader(fileIn)

for bag in textFile:    

  if bag[ 1 ] == 'purse':

      countPurse = countPurse + int(bag[6])

fileIn.close()

print("Number of purses:",countPurse)

Therefore, the complete code is written above.

To learn more about coding, refer to the link:

https://brainly.com/question/20712703

#SPJ1

can someone plz explain how python is related to flowcharts

Answers

Answer:

wha..

Explanation:

Other Questions
Help? I cannot get my head around it. 5w-11/3=-4wWhat is w A student has a mixture of salt and iron filings.Which property can the student use to separate the different parts of the mixture? what happens when you continue to add a solute to an already saturated solution The mass of an object multiplied be it's speed is? Fractions less then 1/2 Which principle was the focus of the US Supreme Court decision in Miranda v. Arizona (1966)?freedom of expressionOfree doga, of speechself-in criminationOright to counsel If I decide to tax students for tissues, charging 25 cents per tissue, this wax would be considered "fair" based on which principle of fairness?a. benefits-received principleb. willingness-to-spend principlec. cost-incurred principled. ability-to-pay principle Which statement best illustrates the effect of the Freedmen's Bureau during Reconstruction in South Carolina? A.It effectively provided food, supplies, and medical care to thousands of people in South Carolina despite the many difficulties that it faced. B. It successfully provided thousands of loans to freedmen in South Carolina, allowing these individuals to become economically independent by purchasing their own land. C. Its policies brought about the successful conclusion of Reconstruction in South Carolina much quicker than if it had not existed. D.It was able to enact policies that allowed African Americans to achieve political, economic, and social equality in spite of opposition. Jules wants to put a fence around his backyard. What is the perimeter of his backyard? 1) What lesson does "The Jew in Brambles" teach readers? What describes gneiss? Hopper Middle School wants to buy 40 t-shirts for the soccer team. They look at two stores to see which will give them the better deal. Store A charges $6.96 per shirt. Store B said the total cost for all 40 shirts would be $325, but they will give the school a 20% discount. Which store has the better deal?How much will the shirts cost from store A?How much will the shirts cost from store B?How much does one shirt cost from store B? National Bank currently has $500 million in transaction deposits on its balance sheet. The current reserve requirement is 10 percent, but the Federal Reserve is decreasing this requirement to 8 percent. a. Show the balance sheet of the Federal Reserve and National Bank if National Bank converts all excess reserves to loans, but borrowers return only 50 percent of these funds to National Bank as transaction deposits. b. Show the balance sheet of the Federal Reserve and National Bank if National Bank converts 75 percent of its excess reserves to loans and borrowers return 60 percent of these funds to National Bank as transaction deposits. This drawing illustrates a person's Sixth Amendment right to a A: fair trial B: jury trial C: speedy trial find the value of y. Cultural diffusion takes place at the same time as trade because: A - traders are not usually interested in religion or culture.B - trade causes people to meet others from different cultures. C - trade routes are controlled by very powerful kingdoms. D - traders usually do not travel far to sell their goods. select the table that represents a linear function (graph and if necessary) Solve for y:2x+2y=6 A) y=-x+3 B) y= 2x + 6 C) y=x+3 D) y=-2x + 6 Would u rather be a loyalist or a patriot and why