water covers over two-thirds of earth surface.yet water shortages are a major problem for many people around the world.why do you think this is the case ?

Answers

Answer 1
This is because only 2.5% of water present on earth is fresh water and is potable. This fresh water is not easily available to everyone on earth, which is why water shortages are a major problem for many people on earth.
Answer 2

About 71%  of the World is covered by water and only 29% is land. Still, freshwater is scarce only 3% left as most rivers and lakes dry up, glaciers are melting and sea levels are rising.

Water scarcity has been a problem for many decades since the dawn of the industrial revolution. Most parts of the world have no or low access to freshwater. As global warming and climate heat the water reserves, lack of rainfall, and increasing desertification are a cause of concern.Overconsumption of resources leads to depletion of forest and forest control clouds and rainfall. Lack of rainfall leads to groundwater deficiency as people face water shortages.

Hence this is the case.

Learn more about the water covering over two-thirds of the earth. yet water shortages are a major problem.

brainly.com/question/1944824.


Related Questions

Given : an int variable k, an int array currentmembers that has been declared and initialized , an int variable nmembers that contains the number of elements in the array , an int variable memberid that has been initialized , and a bool variable isamember, write code that assigns true to isamember if the value of memberid can be found in currentmembers, and that assigns false to isamember otherwise. use only k, currentmembers, nmembers, and isamember.

Answers

Final answer:

To check if the value of memberid exists in the currentmembers array, you can use a loop to compare each element with memberid and assign true to isamember if a match is found.

Explanation:

One way to check if the value of memberid can be found in currentmembers array is by using a loop. You can iterate through each element in the array and compare it with the value of memberid. If a match is found, you can assign true to isamember and break out of the loop. Otherwise, after the loop ends, you can assign false to isamember.

bool isamember = false;
for (int i = 0; i < nmembers; i++) {
   if (currentmembers[i] == memberid) {
       isamember = true;
       break;
   }
}

In this code, we are using a for loop to iterate from the first index (0) to the last index (nmembers - 1) of the currentmembers array. We check if the value at each index is equal to memberid, and if so, we assign true to isamember and break out of the loop.

Your computer is configured to obtain an ipv4 address and dns server address automatically. you are concerned that the ipv4 routing table is incorrect. what utility will display the ipv4 routing table

Answers

netstat -r

route

ip route

The internet connects millions of computers connected through millions of ____ worldwide.

Answers

Servers is the correct answer

The internet connects millions of computers using millions of network links worldwide, which can be either physical or wireless. Devices communicate through agreed protocols, facilitating efficient information sharing. This vast network includes a diverse range of devices and is integral to global communication.

The Internet :.

These network links can be either physical cables, such as undersea cables connecting continents, or wireless connections like Wi-Fi and satellite links.

Devices such as servers, personal computers, and even cars and domestic appliances are part of this vast network, communicating with each other using protocols such as TCP/IP to efficiently share information.

Therefore,

The internet connects millions of computers through millions of network links worldwide.

The ASE certification system uses _______ testing and an evaluation of on-the-job experience to confirm that a technician meets professional standards of excellence

A. mandatory
B. voluntary
C. specialized
D. professional

Answers

The ASE certification is a voluntary credential that signifies a technician's competency and adherence to professional standards, achieved through testing and practical experience. option B) which is voluntary is the correct answer.

The ASE certification system uses voluntary testing and an evaluation of on-the-job experience to confirm that a technician meets professional standards of excellence. A certification is awarded by a professional organization or other nongovernmental body and is not legally required in order to work in an occupation.

It requires demonstrating competency to do a specific job, often through an examination process. This system helps ensure that individuals have the necessary skills and knowledge to perform in their respective fields. option B) is the correct answer.

Is a small file that a web server writes to the disk drive of the client computer, containing information about the user?

Answers

Is a Cookie is a small file that a web server writes to the disk drive of the client computer, containing information about the user?

A group of eight bits is called a _______. a. numeric data b. byte c. megabit d. binary

Answers

The answer is B: byte

Software license infringement is also often called software __________.

Answers

Software license infringement is also often called software [tex]\boxed{\text{\bf piracy}}[/tex].

Further explanation:

In software piracy, most of the time people do illegal copy of the software or use of the software. According to the report of the Business Software Alliance (BSA), 36% of the current softwares are pirated. It is a major problem for the publishers of the software.

Software piracy does not require any professional or programmer. It can be done by any normal person which have basic knowledge of computer. There, software piracy is a big challenge in the current world. There should be strict rule for software piracy.

If you purchase a software program, it must have a license program that is included to protect from copyright infringement.

Some major types of software piracy are as below:

Client Server overuse: The number of copies of installed software is more than the number of purchased copies.

Online Piracy: Most of the times it is seen that people downloads their desired software through third part websites.

Soflifting: It is done by mostly through external drive like hard disk, pen drive or USB drive by copying the software.

Counterfeiting: Make illegal copy and selling copyright software.

Hard disk loading: This is mainly used to install and sell the unauthorized copy of the software in new/old computer.

Learn more:

1. A company that allows you to license software monthly to use online is an example of ? brainly.com/question/10410011  

2. How does coding work on computers?  brainly.com/question/2257971 

Answer details:

Grade: College Engineering

Subject: Computer Science

Chapter: Information Security

Keyword:

software, piracy, illegal, copy, professional, computer, company end user, license, piracy

Software license infringement is also often called software piracy.

What is software license infringement?

The majority of software piracy involves the unauthorized copying or usage of the software. According to a Business Software Alliance (BSA) study, 36% of current software is pirated. It is a significant issue for software publishers.

Software piracy does not demand the use of a professional or coder. Any ordinary individual with a basic grasp of computers can accomplish it. In the modern world, software piracy is a major issue. Software piracy should be strictly prohibited.

When you buy software, it must come with a licensing program to protect you from copyright infringement.

So, software license infringement is also often called software piracy.

Thus, the required fill-in-the-blank would be "piracy".

To learn more about software license infringement click here:

https://brainly.com/question/14901332

#SPJ5

a personal naratiation is like a autobiography in that it

A tells your whole life story, from birth to present
B is a story about something in the author life written by the author
C is written in third person
D is a story about a person written by another person

Answers

B is correct...

Please vote my answer brainliest. thanks!

Is a computer network that spans a relatively small area, allowing all computer users to connect with each other to share data and peripheral devices, such as printers. enterprise network wide area network campus area network local area network value-added network?

Answers

The answer is a Local Area Network

Your crt monitor flickers. what should you do

Answers

To stop your CRT screen from flickering, you need to change the rate (Hertz) at which your monitor refreshes. To do this in Windows 7, begin by clicking on Start>Control Panel>Display. This will bring up your computer's displaysettings.

Can't expand stack segment by 8 bytes to 524288 bytes.

Answers

try to clear your cashe its possible on a good computer but on a old its not possible for that hardware

Final answer:

The message “Can’t expand stack segment by 8 bytes to 524288 bytes” suggests a stack overflow issue in a program that has reached the maximum size limit for the stack memory allocated by the operating system.

Explanation:

In the context of programming and software development, encountering an error message such as “Can’t expand stack segment by 8 bytes to 524288 bytes” usually indicates that the program is attempting to use more stack memory than is allowed. The stack is a region of memory used for the temporary storage of variables, return addresses, and for managing function calls. This type of error is often termed a stack overflow, which occurs when there is an attempt to push more onto the stack than it can handle. This could be due to excessive or infinite recursion, allocating too much space for variables on the stack, or a lack of proper memory management in the code. To resolve this issue, a programmer would need to review the code for functions that may be using excessive stack space, and modify the code to use the stack more efficiently or allocate memory on the heap instead.

Powerpoint increased the weight of a line in ____ increments.

Answers

One-fourth increments

What command is used to request the name and address information from a dns server?

Answers

nslookup is deprecated in favor of dig

How should you dress for a phone interview

Answers

If you're doing an interview via phone I wouldn't suppose you would need to get dressed into anything specific. If it's going to be a video call, then you should at least wear something presentable  that the camera will see (that means you don't have to wear pants). 
Sorry, if you're looking for some specific answer then I can't help you. This question just kinda throws common sense out there and it's just your job to use it. 

Answer:If you're doing an interview via phone I wouldn't suppose you would need to get dressed into anything specific. If it's going to be a video call, then you should at least wear something presentable  that the camera will see (that means you don't have to wear pants).

Sorry, if you're looking for some specific answer then I can't help you. This question just kinda throws common sense out there and it's just your job to use it.

Explanation: it was correct on edg

Assigning ____ to a field means that no other classes can access the field’s values.

Answers

classes in theb assigned

He smallest network is a ______________________, which is a network of personal devices, such as the network you use when you sync your cell phone and your computer.​

Answers

The smallest network is a personal area network, which is a network of personal devices, such as the network you use when you sync your cell phone and your computer. personal area network

What is element 115 and what is it from?
Also what did it do?

Answers

Its temporary name, which is being used as a placeholder, is ununpentium. Element 115 is one of a number of super heavy elements—elements with an atomic number greater than 104—that are so short-lived, they can't be detected in nature. ... Creation of element 115 during a particle collision of americium and calcium atoms.

To change the overall design of an entire document to include colors, fonts, and effects, a user should apply a?

Answers

Answer:

Theme

Explanation:

To change the overall design of an entire document to include colors, fonts, and effects, you should apply a theme. Theme comprise of color, fonts and effects.

Cheers.

The salesperson in a cell phone store is telling me that the phone I'm considering has 8GB of memory, which means I can save 10,000 photos taken with the phone's camera! Is the salesperson telling me the truth? Why or why not?

Answers

The sale person is not telling you the truth. 
This is because, the size of an average picture on phone is about 3 megabytes. One gigabyte is equivalent to 1000 megabytes; so 8GB is equivalent to 8,000MB [Megabytes].
 If you divide 8,000MB by 3MB, which is the size of an average picture, you will have approximately 2,666 pictures. This means, you will only be able to store about 2,666 pictures on that phone compared to the 10,000 pictures the sale person is talking about.

Which type of software is created and updated by a worldwide community of programmers and is available for​ free?

Answers

Open source is created and updated by a worldwide community of programmers and is available for​ free. Many students are in luck, as they can easily study publicly accessible codes and have a possibility to make better software. It also has lots of advantages, such as getting high-quality results when the source code is passed around, tested and fixed.The most important thing - it is a valuable learning opportunity for programmers and opportunity to improve their skills.

You can use a css style sheet rule to override the default font color, which is black. which term is used to describe this style sheet behavior?

Answers

color: # your color i.e ffffff

A(n) ________ device facilitates file sharing and data backup.

Answers

A NAS device facilitates file sharing and data backup.

NAS stands for "Network Attached Storage". It a device design specially to store and manage files and within a network. It provides centralized data access and storage.
NAS is somehow considered as a specialized external hard drive.
network sharing device This usually acts like a router and when the process is initiated activities like printing, surfing the internet or even files that were in a device that can shared, stored, retrieved on the other device that the network is being shared with. An example of this can be a wireless printer, a mobile phone that the internet is shared with the computer or even a normal router which acts as a switch for sharing network activity.

Where Do You Look On The Excel Screen To See The Formula That Has Been Typed In A Cell

Answers

We look in Formula Bar to see the formula that has been typed in a cell.


anyone know how to find plato answers?

Answers

Wyzant Resources can either answer your question or can answer them for you. 
This app! Just ask the questions on here and someone can answer, or I can if you just DM or comment:)

A _____ is a search engine that combines internet technology with traditional library methods of cataloguing and assessing data.

Answers

The correct answer would be a Virtual Library.

A ________ is a group of computers linked together so that they act as one computer.

Answers

server farm is a group of computer.

The commands Cut, Copy, and Paste are found under what menu? File Edit Insert View

Answers

They are under the File Tab

Option B is correct. The commands Cut, Copy, and Paste are found under the Edit menu. These commands are used to move and duplicate text and data. They are essential editing tools in many software applications.

The commands Cut, Copy, and Paste are commonly found under the Edit menu in many software applications, including word processors and spreadsheet programs like Microsoft Word and Excel. These commands are essential for moving and duplicating text or data. For example, when you cut text, it is removed from the document and stored in the clipboard, and then you can paste it elsewhere using the Paste command.

Hence,option B is correct.

Complete Question:

The commands Cut, Copy, and Paste are found under what menu?

A.File

B.Edit

C.Insert

D.View

To apply a style to one or more elements on a web page, configure a css ________.

Answers

external style sheet

element {
background-color: #ffffff

}

your grandmother tells you a dollar doesn’t go as far as it used to. She says the “purchasing power” of a dollar is much less than it used to be. Explain what she means. Try to use and explain terms like inflation and deflation in your answer.

Answers

The purchasing power is less than it used to bee. Back then, $1 was worth $50 dollars today. Money was very scarce. 

Java and Python are considered rapid development programming languages?

True

False

Answers

That is true because Java was considered a rapid development programming language
the answer is true
hope it helped!
Other Questions
In a certain school,course grade range from 0 to 100. Adriana took 4 courses and her average course grade was 90. Roberto took 5 courses. If both students have the same sum of course grade, what was Roberto's average When choosing a topic for your writing project, you should consider A. the topics others in your class are writing about so that your project will be original. B. your assignment, because the length of your paper will affect how broad or narrow your topic is. C. how many different entries turn up in an online search. D. the course description of your class, because this will indicate your instructor's preference. G calculate the iterated integral. 8 8 /2 (y + y2 cos(x)) dx dy 0 What did President Polk believe about going to war with Great Britain? List and describe the four common passageways for non water molecules entering or exiting the cell Read the poem below and answer the question.That time of year thou mayst in me beholdWhen yellow leaves, or none, or few do hangUpon those boughs which shake against the cold,Bare ruined choirs, where late the sweet birds sang.In me thou sees the twilight of such dayAs after sunset fadeth in the west;Which by and by black night doth take away,Death's second self that seals up all in rest.In me thou seest the glowing of such fireThat on the ashes of his youth doth lie,As the deathbed whereon it must expire,Consumed with that which it was nourished by.This thou perceiv'st, which makes thy love more strong,To love that well, which thou must leave ere long.Which of these is a symbol for life?nightashesfirethe tree's bare boughs Experts believe that sleep disorders are increasing in our society because of _______. witch of the following describe denotative meaning A(THE DICTIONARY MEANING OF A WORDB(THE FEELING ASSOCIATED WITH A WORD C(THE CORRECT PRONUNCIATION OF A WORD PLZ HELP MY TEACHER SAID SHE GOING TO FAIL ME IN HER CLASS Which of the following best describes the events of Boston Tea Party in 1773? American Indians boarded ships in Boston Harbor and dumped a shipment of tea into the water. Colonists in disguise boarded ships in Boston Harbor and dumped a shipment of tea in the water. he British dumped tea in Boston Harbor after colonists boycotted a shipment of tea and refused to buy it. Colonists met in Bostons Old South Meeting House to discuss how to smuggle tea into the colonies. HELP!! TriangleABC is the image of triangleABC after a dilation.What is the scale factor of the dilation? Currently in the united states, _____ of adults are overweight. one-half three-quarters one-third two-thirds Consider the nutrition label that is found on food products. Do you believe it provides relevant information to a potential consumer? Why or why not? what is 6.25 divided by 2.5 Part d true or false? biologists studied the effects of forest fragmentation by calculating the difference between the amount of plant biomass in the edges of forest fragments and the interiors of unfragmented forest. Two objects exert a gravitational force of 3 N on one another when they are 10 m apart. What would that force be if the distance between the two objects were reduced to 5 m?A. 1.5 N B. 6 N C. 12 N D. 24 N What number equals 100 when it is squared Which of the following BEST represents the place of Congress in the three branches of government A local little league has a total of 60 players 80 percent are right handed. How many right handed players are there While conducting a physical examination of the cardiovascular system, the nurse hears fine crackles on auscultation of the lungs. this finding is most likely a manifestation of which problem? In a parking lot there630 cars 270 convertibles 360 minivans what is the ratio of cards to convertibles reduce your fraction to the lowest term Steam Workshop Downloader