A small department at a company manages a server, separate from IT, for data access and backup purposes. What role does the department fulfill

Answers

Answer 1

The role which is being fulfilled by this department is called data custodian.

What is a database?

A database refers to an organized (structured) collection of data that are stored on a computer system as a backup and are usually accessed electronically.

In Data governance, the responsibilities with respect to data management are divided between information technology (IT) departments and the main business process owners.

What is data custodian?

Data custodian can be defined as a sub-member of the data governance team that is saddled with the responsibility of maintaining data on the information technology (IT) infrastructure of a company such as:

Managing a server.Maintaining data access.Managing backup processes.

Read more on data here: https://brainly.com/question/13179611


Related Questions

Discussion Topic: As you read about this week in your eBook, technology is the backbone of almost every successful business today. This is true of the luxury hotel business, where innovative technology is at the heart of the business. While technology may be at the heart of the business, it is just as important to balance this with that personal touch that valued guests expect and require. For example, technology allows guests to easily order room service from their smartphones or from their television sets in their hotel rooms. The personal touch then comes in when the orders are personally delivered by staff members on antique-looking carts with themeals on fine china and drinks in crystal glasses. One of the biggest challenges of a luxury hotel is balancing technology while consistently delivering that personal touch.
In order to get a better look into this challenge, address the following questions based on the key ideas outlined in the reading this week:
1. What are the key customer service processes and related procedures that a hotel will typically perform?
2. What processes would you automate? How?
3. What processes will you choose to conduct with that human touch?
4. For the processes that you will keep "hands on," how can you use technology to improve their efficiency?
5. For the processes that you will automate, how can you add that personal touch to them?

Answers

In the luxury hotel business, balancing technology and the personal touch is essential for providing exceptional customer service.

Key customer service processes typically performed by hotels include reservations and booking management, check-in and check-out procedures, room service, concierge services, housekeeping, and guest assistance. However, certain processes require a human touch to create a personalized and memorable experience. These include personalized greetings and interactions during check-in, personalized recommendations and assistance from concierge services, room customization based on guest preferences, and attentive service during dining experiences. These processes rely on human interaction to understand and cater to guests' individual needs and preferences.

Technology can still play a role in enhancing the efficiency of hands-on processes. For example, staff can use customer relationship management (CRM) systems to access guest preferences and history, enabling personalized service. Mobile devices can be utilized by staff to receive real-time updates and communicate seamlessly with guests and colleagues, improving response times and overall efficiency.

To add a personal touch to automated processes, hotels can focus on customized communication. For instance, sending personalized welcome messages or recommendations through automated messaging systems, incorporating guest names and preferences in digital interactions, and ensuring prompt and personalized responses to guest inquiries or feedback. By infusing personalized elements into automated processes, hotels can maintain a balance between efficiency and creating a personalized guest experience.

Learn more about technology here: brainly.com/question/9171028
#SPJ11

Tim has several workbooks open in the Excel application. He would like to view them all at the same time, so he should use the ______ command.

Answers

Answer:

Arrange All

Explanation:

For him to to view them all at the same time, so he should use the Arrange All

command. To do this, you will need to

Open the workbooks that is needed to arrange, in this case at least two workbooks are to be opened, then make selection of the worksheet in each workbook that is needed to be displayed, then on the view tab, you can make selection of "Arrange All button" in the Window.

Which of the following best characterizes the findings from Caplan, Kennedy, and Petrossian (2011)? Criminals could easily disable the cameras in their neighborhood. The cameras were successful in reducing overall crime (shootings, auto-thefts, and sexual assault) The cameras were not as successful in reducing overall crime as had been promised. Newark, NJ is a dangerous city with a lot of crime

Answers

The findings from Caplan, Kennedy, and Petrossian (2011) can best be characterized as: The cameras were not as successful in reducing overall crime as had been promised.

While the study observed some impact on crime reduction, the results were not as significant as initially anticipated.

Their findings suggest that, while the cameras did contribute to a reduction in overall crime, including shootings, auto-thefts, and sexual assault, their impact was not as significant as initially promised.

Despite some success in crime reduction, the results highlight the limitations of relying solely on surveillance technology to address crime issues in a high-crime city like Newark, NJ.

In conclusion, the study emphasizes the importance of incorporating other crime prevention strategies alongside surveillance cameras to achieve more substantial results in combating criminal activity.

Learn more about surveillance cameras at

https://brainly.com/question/31880588

#SPJ11

what html tag that you were required to use for images on abp3 provides accessable descriptions of the images to jaws?

Answers

The ALT tag is known to be one of the HTML attribute used in HTML and XHTML documents. The html tag that you were required to use for images on abp3 provides accessable descriptions of the images to jaws is called an ALT tag

ALT tag is often used to bring out or soecify an alternative text that is to be used when the element to which it is applied cannot be used.

It is also known as ALT attribute and ALT description.

As an HTML attribute, it is often applied to image tags to provide a text alternative for search engines.

Learn more from

https://brainly.com/question/9068937

Several small stores rent space within a larger shopping centre. The owners of the shopping centre have provided a physical network throughout the entire centre.
(a) Explain how virtual networking can be used to give each store a private logical network. Diagrams may be used in your answer.

Answers

Answer:

okay so my first question is what is this question for because I cant really answer without more info

just got back from dinner and has time for both homework and Netflix. Each episode of her favorite show on Netflix takes 30 minutes and each homework takes 1 hour. It is now 6pm, and Sydney's
homework's are due at midnight. Her utility from homework and Netflix is U(H,N) = 4HN
A) Set-up the Lagrangian for this problem.
B) Solve for optimal H and N using whatever method you want
C) If the utility function was now U(H,N) = 10HN, how would your answer to (C) change? Explain

Answers

Alright, let's break down this problem into easy-to-understand steps.

A) Set up the Lagrangian for this problem:

Sydney has 6 hours from 6 pm to midnight, so she has 6*60 = 360 minutes. Each episode of her favorite show on Netflix takes 30 minutes, and each homework takes 1 hour (or 60 minutes). We'll denote the number of homework Sydney does as H and the number of Netflix episodes she watches as N.

Her utility function is U(H,N) = 4HN, and she wants to maximize this utility.

She has a time constraint: 60H + 30N <= 360 (because each homework takes 60 minutes and each episode takes 30 minutes, and she has 360 minutes in total).

Now, let's introduce a Lagrange multiplier, which we'll call λ (lambda). The Lagrangian L for this problem is:

L = 4HN + λ(360 - 60H - 30N).

B) Solve for optimal H and N:

To find the optimal H and N, we need to find the values that maximize L. We do this by taking the partial derivatives of L with respect to H, N, and λ, and set them equal to 0:

∂L/∂H = 4N - 60λ = 0

∂L/∂N = 4H - 30λ = 0

∂L/∂λ = 360 - 60H - 30N = 0

From the first equation: 4N = 60λ -> N = 15λ

From the second equation: 4H = 30λ -> H = 7.5λ

Plug these into the third equation:

360 - 60(7.5λ) - 30(15λ) = 0

360 - 450λ - 450λ = 0

360 = 900λ

λ = 0.4

Now plug λ back into N = 15λ and H = 7.5λ:

N = 15(0.4) = 6

H = 7.5(0.4) = 3

So, Sydney should do 3 homework and watch 6 episodes to maximize her utility.

C) If the utility function was now U(H,N) = 10HN, how would your answer to (B) change?

Now, let's update the utility function: U(H,N) = 10HN.

The new Lagrangian is:

L = 10HN + λ(360 - 60H - 30N).

Take the partial derivatives and set them equal to 0:

∂L/∂H = 10N - 60λ = 0

∂L/∂N = 10H - 30λ = 0

Now, from the first equation: 10N = 60λ -> N = 6λ

From the second equation: 10H = 30λ -> H = 3λ

Plug these into 360 - 60H - 30N = 0:

360 - 60(3λ) - 30(6λ) = 0

360 = 270λ

λ = 360/270 ≈ 1.33

Plug λ back into N = 6λ and H = 3λ:

N ≈ 6(1.33) ≈ 8

H ≈ 3(1.33) ≈ 4

With the new utility function, Sydney should do around 4 homework and watch around 8 episodes to maximize her utility

.

In simple terms, when the utility function changed, the weight placed on watching Netflix and doing homework in the utility function increased. This means that Sydney finds it more beneficial to allocate more time to both activities.

write a program to output a big A like the one below

write a program to output a big A like the one below

Answers

hope this helps, i'm a beginner so this might not be the most concise method

write a program to output a big A like the one below

list two ways line graphs help us to understand information. (site 1)

Answers

Identifying Trends and Predicting Values

Line graphs help us to understand information in various ways.

The following are the two ways that line graphs help us to understand information:

1. Identifying Trends:The slope of a line can be used to determine if data is increasing, decreasing, or staying the same over time. The steepness of the line will reveal how quickly the data is changing.

2. Predicting Values: If we know two points on a line, we can use the line to make predictions about what will happen in the future. We can use the line to determine what value might be expected to occur at a given point in time based on previous data points.

Learn more about line graphs at: https://brainly.com/question/13464604

#SPJ11

what is the range of values used whe setting velocity?

A. 0% to 100%

B. -100% to 100%

C. 0% to 200%

D. -100% to 200%

Answers

Answer:

A. 0% to 100%

Explanation:

Velocity can be defined as the rate of change in displacement (distance) with time. Velocity is a vector quantity and as such it has both magnitude and direction.

Mathematically, velocity is given by the equation;

\( Velocity = \frac{distance}{time} \)

The range of values used when setting velocity is 0% to 100%.

Hence, when working on a virtual reality (VR) robot, you should use a range of 0% to 100% to the set the value of velocity. This range of values are used to denote the rate at which the robot moves i.e its forward and backward motion (movement).

________refers to a person's attempt to resist a request by trying to manipulate the image of the other person making the request.

Answers

The term that refers to a person's attempt to resist a request by trying to manipulate the image of the other person making the request is called impression management.

Impression management is a concept from social psychology that involves the deliberate or strategic control of one's own behavior, appearance, and communication to influence how others perceive and evaluate them. It encompasses various strategies such as self-presentation, self-promotion, and impression formation. The goal of impression management is often to create a favorable impression or achieve specific social outcomes.

This can involve tactics such as flattery, excuses, or even guilt-tripping in order to avoid fulfilling the request.

Impression management typically focuses on the tactics used to shape perceptions rather than the act of resisting a request.

To know more about request visit: https://brainly.com/question/31430757

#SPJ11

How to Force Quit an Application on a Windows 10 PC ?

Answers

To force quit an application on a Windows 10 PC, you can follow these steps:

The Steps

Press the "Ctrl," "Alt," and "Delete" keys simultaneously on your keyboard. This will bring up the Windows Security screen.

Click on "Task Manager" from the options provided. This will open the Task Manager window.

In the Task Manager window, click on the "Processes" tab.

Locate the application you want to force quit in the list of processes. You may need to scroll down to find it.

Select the application by clicking on it once.

Click on the "End Task" button at the bottom right corner of the Task Manager window.

A dialog box will appear asking if you want to end the task. Click on "End Task" again to confirm.

The application will now be forced quit, and you can close the Task Manager window.

Read more about Windows OS here:

https://brainly.com/question/29239021

#SPJ1

The average value in a data set is referred to as the mode, mean or median

Answers

Answer:

Mean

Explanation:

Answer:

the mean

Explanation:

median is the middle and mode is most frequent

state three advantages of using a printer​

Answers

Answer:

Advantage: Convenience. One of the key advantages of printing out material is that it is convenient.

Advantage: Secure Delivery. Paper records can be anonymously delivered

Advantage: Ease of Reading

I hope It helps

Which output device would a teacher use to show a movie to the class? Check all of the boxes that apply.

Which output device would a teacher use to show a movie to the class? Check all of the boxes that apply.

Answers

Answer:

speaker and projector i think

Explanation:

Answer:

C & D

Explanation:

In the context of total completeness, in a(n) _____, every supertype occurrence is a member of at least one subtype. In the context of total completeness, in a(n) _____, every supertype occurrence is a member of at least one subtype

Answers

In the context of total completeness, in a(n) overlapping constraint, every supertype occurrence is a member of at least one subtype.

What is overlap constraint?

Overlap constraint  is a term that is found  within the scope of ISA hierarchy. Note that the term is a type of constraint that helps one to known if or not two subclasses can be in the same entity.

There is also a Covering constraint  that is also found within an ISA hierarchy but note that In the aspect of total completeness, in a(n) overlapping constraint, every supertype occurrence is a member of at least one subtype.

Learn more about completeness from

https://brainly.com/question/4890100

9.3.2 cmu Spongebob meme. Does anyone know the code?

9.3.2 cmu Spongebob meme. Does anyone know the code?

Answers

There are a few problems with the code, including incorrect variable names, undefined variables, and incorrect use of the range() function. The following modified code should fix these issues.

What is the explanation for the above response?


The provided code defines a function memefy() that takes an input sentence from a label widget inputLabe1 and converts it into a "meme" by alternating between uppercase and lowercase letters based on the index of the letter in the sentence. The converted sentence is then displayed in another label widget memeLabe1. There are a few problems with the code, including incorrect variable names, undefined variables, and incorrect use of the range() function. The following modified code should fix these issues:


from appJar import gui

# Defines the labels that keep track of the meme text.

inputLabel = gui.Label('Enter a sentence:', row=0, column=0, bg='white', fg='black', font={'size':20, 'bold':True})

memeLabel = gui.Label('', row=1, column=0, bg='white', fg='black', font={'size':35, 'bold':True})

def memefy():

   memeText = ''

   # Loop over each character in the input sentence.

   for index in range(len(inputLabel.value)):

       # If the index is even, convert the character to lowercase.

       # Otherwise, convert it to uppercase.

       if (index % 2 == 0):

           memeText += inputLabel.value[index].lower()

       else:

           memeText += inputLabel.value[index].upper()

   # Update the meme label with the converted sentence.

   memeLabel.value = memeText

# Create the GUI window and add a text input field and button.

app = gui()

app.addLabelEntry('input', row=0, column=1)

app.addButton('Memefy', memefy, row=1, column=1)

# Start the GUI event loop.

app.go()

This modified code uses correct variable names and properly defines the memeText variable. It also correctly loops over each character in the input sentence using range(len()), and it properly checks whether the index is even using the modulus operator (%). Finally, it updates the memeLabe1 label with the converted sentence.

Learn more about code at:

https://brainly.com/question/14461424

#SPJ1

Discuss how a lack of infrastructure in poor communities could contribute to ill-health such as the Unrest looting.​

Answers

Answer:No service from hospital for injured people

Explanation:

Yes of course

Authentication is concerned with determining _______.

Answers

Authentication can be described as the process of determining whether someone or something is, in fact, who or what it says it is. Authentication technology serves us to access control for systems by checking to see if a user's credentials match the credentials in a database of authorized users or in a data authentication server.

There are three basic kind of authentication. The first is knowledge-based — something like a password or PIN code that only the identified user would know. The second is property-based, meaning the user possesses an access card, key, key fob or authorized device unique to them. The third is biologically based.

You can learn more about authentication at https://brainly.com/question/28398310

#SPJ4

create a program that will simulate a calculator that does the four basic mathematical operations (addition, subtraction, multiplication, and division) ask the user to submit two numbers and assign those numbers to two different variables the variables will be integers and be named number1, and number 2 display the four operations available then, ask the user which operation they want to do use a decision structure (switch or if/else) compute the answer, using the correct formula display the answer in a sentence save your file as calculator.cpp run your program four times, so you can all four operations for accuracy (what happened when you did division? integer division usually gives an incorrect answer.). to solve division issue, you have two choices: change variable type for number1 and number2 to double use typecasting just for division (pg 103 - 106 in book explains how) submit your .cpp file here due by sunday night

Answers

To handle division, the programme first verifies that the second value is not zero to prevent division by zero errors. Run the programme more than once and check the precision of each of the four operations.

#include iostream> using the std namespace; char procedure; int main(); int number1, number2, result;

cout << " "Input the first number:" is followed by the commands "Cin >> number1" and "Enter the second number:" "number2; cin;

Select a mathematical operation from (+, -, *, or /): cout; cin >> operation;

switch(operation) "case "+": result = number1 + number2; cout " " The sum reads as follows: "result endl; break; case '-': result = number1 - number2; cout " The distinction is: " result endl; break; case '*': result = number1 * number2; cout " The thing is: "the following: result endl; break; case '/': if(number2!= 0) "Result: Number1 divided by Number2; cout" " The quotient is as follows: result endl; else cout "Error: Division by zero!" endl; break; default: cout "Invalid operation!" en "l; \s } returning 0; This application asks the user to enter two numbers before asking them to select an operation (+, -, *, or /). The programme executes the appropriate computation and displays the outcome depending on the selected operation. To handle division, the programme first verifies that the second value is not zero to prevent division by zero errors. Run the programme more than once and check the precision of each of the four operations.

Learn more the programme about  here:

https://brainly.com/question/30164642

#SPJ4

How can I log Into the instagram app if this pop up appears?

How can I log Into the instagram app if this pop up appears?

Answers

Answer:

tou sex die sojdifnfidjd7dhubdud

You could try changing your password

PLEASE HELP I WILL GIVE BRAINLIEST AND 100 POINTS IF U ANSWER COMPLETELY WITHIN 30 MIN
A classmate in your photography class missed several days of class, including the day that the instructor explained the artistic statement. Your classmate asks you to help fill them in so that they can create an artistic statement for an upcoming project. How would you explain this concept and the purpose behind it? What would you tell them to include in their statement? Explain.

Answers

The wat that you explain this concept and the purpose behind it as well as others is that

To create an artistic statement, you should start by thinking about what inspires you as an artist, and what themes or ideas you hope to address in your work. This could be anything from a particular emotion or feeling, to a social or political issue, to a specific artistic style or technique.

What is the  artistic statement?

An artistic statement is a brief description of your artistic goals, inspiration, and vision as an artist. It should outline the themes and ideas that you hope to explore through your work, and explain what you hope to achieve or communicate through your art.

In the above, Once you have a sense of your inspiration and goals, you can start to craft your artistic statement. Some things you might want to include in your statement are:

Therefore, A description of your artistic process, including the mediums and techniques you use to create your work

A discussion of the themes or ideas you hope to explore through your artA statement about your goals as an artist, including what you hope to achieve or communicate through your workA discussion of the influences that have shaped your artistic style, including other artists or movements that have inspired you

Learn more about photography from

https://brainly.com/question/13600227

#SPJ1

Answer:

I don't get the other answer :(

Explanation:

what is the function of the dot operator? group of answer choices c) it allows one to invoke a method with in an object when a reference to the object b) it allows one to access the data within an object when given a reference to te object e) both b and c ae correct a) it serves to separate the integer portion from the fractional portion of a floating-point number d) it is used to determine command, similar to the way a period terminates a sentence in english

Answers

The dot operator, also known as the period or dot notation, is a fundamental concept in programming that serves multiple functions depending on the context in which it is used.

In object-oriented programming, the dot operator is primarily used to access the properties and methods of an object.
When given a reference to an object, the dot operator allows one to access the data within the object by referencing the name of the property or attribute followed by the dot operator and the name of the data item.For example, if an object has a property named "age," the dot operator can be used to retrieve the age value by referencing the object's name followed by a dot and the property name, like this: object Name.age.Similarly, the dot operator allows one to invoke a method within an object when given a reference to the object. A method is a function that is associated with an object and can be called to perform a specific action or operation. To invoke a method, one can use the dot operator to reference the object name followed by a dot and the method name, like this: object Name.method Name().Therefore, the correct answer to the question is (e) both b and c are correct as the dot operator allows one to access the data within an object and invoke a method within an object when given a reference to the object. The other answer choices, a and d, do not accurately describe the function of the dot operator in programming.

For such more question on operator

https://brainly.com/question/29977324

#SPJ11

Which unknown factor affects prices in the financial markets?

Income taxes
Media speculation
Government policy
Trade regulations

Answers

Answer:

There are four major factors that cause both long-term trends and short-term fluctuations. These factors are government, international transactions, speculation and expectation and supply and demand.

Explanation:

(02.05 LC) What is an example of a web browser? Bing Firefox Instagram Yahoo

Answers

Answer: Firefox

Explanation:

Bing and Yahoo are search engines. Instagram is an example of social media. Firefox is a wed browser. A web browser is a window that allows you to open up new tabs. the other three are examples of tabs you can open with Firefox.

Answer:

firefox

Explanation:

HULLS.
Correct
Question 1
0/1 pts
Which of the following terms means "storing a value in a variable"?
Exponent
Variable
Operator
Assignment

Answers

i think it’s exponent

Need help on Assignment 4: Evens and Odds

Need help on Assignment 4: Evens and Odds

Answers

n = int(input("How many numbers do you need to check? "))

even = 0

odd = 0

for x in range(n):

   num = int(input("Enter number: "))

   if num % 2 == 0:

       even += 1

       print(str(num) + " is an even number.")

   else:

       odd += 1

       print(str(num) + " is an odd number.")

print("You entered " + str(even) + " even number(s).")

print("You entered " + str(odd) + " odd number(s).")

This works for me. Best of luck.

Select the three careers in the creative side of digital media.

broadcasting
web designer
animators
filmmaker
project management

Answers

Answer:

I would pick A B and D to be my answer

Answer:

web designer, animators, and filmmaker.

The features of spreadsheets that can represent quantity, description, and
value make them useful for which task?
A. Maintaining customer relations
OB. Planning and organization
OC. Human resource management
D. Database and inventory tracking
SUBMIT

Answers

The features of spreadsheets that can represent quantity, description, and value make them useful for option D: database and inventory tracking.

What is the spreadsheets  about?

Spreadsheets are ideal tools for organizing and tracking data because they allow users to sort, filter, and analyze data easily. By using spreadsheets to track inventory, businesses can monitor product levels, identify trends and patterns, and make informed decisions about purchasing and stocking products.

Therefore, Spreadsheets can also be used to track other types of data, such as customer information, sales data, financial transactions, and more.

Learn more about spreadsheets  from

https://brainly.com/question/4965119

#SPJ1

Immutability is the ability for a blockchain ledger to remain a permanent, indelible, and unalterable history of transactions. What processes and manages algorithms across many machines in a computing environment.

Answers

The process that manages algorithms across many machines in a computing environment is called distributed consensus.

In a blockchain network, distributed consensus is achieved through a consensus algorithm, which allows nodes in the network to agree on the state of the ledger. The most commonly used consensus algorithm in blockchain networks is the Proof of Work (PoW) algorithm, used by networks such as Bitcoin and Ethereum. Other consensus algorithms include Proof of Stake (PoS), Delegated Proof of Stake (DPoS), and Practical Byzantine Fault Tolerance (PBFT). These algorithms work by ensuring that all nodes in the network agree on the order and content of transactions, ensuring the immutability and integrity of the blockchain ledger.

Learn more about algorithms here:

https://brainly.com/question/28995608

#SPJ11

The ___ function creates the frame that holds the drawing
Code: Python

Answers

Answer:

create_frame

Explanation:

the answer

The name of the function that is used to create frames that holds the drawing is called;

create_frame

In python, there are different terminologies such as range, frame, draw line, def function e.t.c.

Now, frame is simply defined as the container that is used to hold the graphics while range is defined as a built-in function that returns a list of given numbers,

        However, in this question, we are dealing with a function that creates the frame holding drawing. We know that def function is used to create functions but the function in this question is called create_frame function.

Thus, in conclusion the function has a name called create_frame function.

Read more at; https://brainly.com/question/20474643

Other Questions
After WWI African Americans how did they get treated List and briefly describe the three processes that lead to variation in offspring with the same parents. Pls help me again ;-; when a vehicle is going from a private driveway to a public street, who has the right of way? A survey of students' favorite sports was taken from a random sample ofstudents in a school. The results are shown in the table below. If there are550 students in the school, predict how many students at the school prefertrack and field. *Students' FavoriteSportsSoccer8Baseball/Softball 3Volleyball5Track & Field4.Your answer is sonnet 130 by shakespeare a love poem will reward for answer Editors reconstruct reality from all of the various shots gathered during production, which results in making the edits as invisible as possible. this concept is called _____. What are the three basic parts of the earth's interior? yeah i have no idea how to do this I have never wanted to water-ski or wakeboard in my entire life. I am going to go water skiing for the first time this Saturday. Which transitional word or phrase would work best to link these two sentences together? A) and B) for C) nor D) yet The data authentication algorithm, described in section 12. 6, can be defined as using the cipher block chaining (cbc) mode of operation of des with an initialization vector of zero (figure 12. 7). Show that the same result can be produced using the cipher feedback mode Next, Stacy measures two quantities: the mass of each washer and the force that the washers exert on the force meter. In general, how will the force change as she adds more washers to the meter? During the 1700s, European powers tried to make alliances with which group of people? If water freezes at 0C, which temperature is above freezing Can you help me please??? 10 points and Brainlest When a body cell divides through the process of mitosis, the chromosomes in the daughter cells. its environmental conditions change over time it is most likely a population of organisms in the environment will survive if??? HELP Please help me ASAP!Please Where does the country of India get its name?