declaring a member as in the base class provides access to that member in the derived classes but not to anyone else.

Answers

Answer 1

Declaring a member as protected in the base class provides access to that member in the derived classes but not to anyone else.

Base class and derived classes are concepts of inheritance in the paradigm of Object Oriented Programming. Inheritance is the process in which a new class (called derived class) is created from an existing class (called base class).

When a drive class is created from the base class, it has access to some members of the base class. There are three types of access specifiers to declare members in the base class in order to provide their access in the derived classes.

The first is declaring a member as private. Private members of the base class cannot be accessed by anyone, even not by the derived classes. The second is declaring the base class members as public. Public members can be accessed by anybody including derived classes. The third type is declaring members as protected. Protected members of the base class have accessibility only in derived classes.

Thus, when a member is declared as protected in the base class, it gives access to that member in the derived classes but not to anyone else.

You can learn more about access specifier at

https://brainly.com/question/28289695

#SPJ4


Related Questions

what are the main forces impacting the airline environment? what are the main infrastructure issues?

Answers

The  main forces impacting the airline environment are

Physical Economic Political/legal Socio/culturalDemographicTechnologicalWhat are the main infrastructure issues?

ATC  is one that needs to be consistently updated, but other countries are known to be able to tap in and make use our own technology.

The Capacity in the sky that is the capacity infrastructure is one that is known to have its demand to be higher.

What environmental factors affect the airline industry?

A lot of concerns around the environmental is one that tends to affect the aviation and they are known to be as a result of climate change, noise and air quality.

When all these take place, one find it difficult to make quantitative data on all  of these subjects.

Therefore, The  main forces impacting the airline environment are

Physical Economic Political/legal Socio/culturalDemographicTechnological

Learn more about airline environment from

https://brainly.com/question/15124410

#SPJ1

Given a string variable s that has already been declared, write some code that repeatedly reads a value from console input into s until at last a y or y or n or n has been entered.

Answers

Answer:

s = "";

while (!(s=="Y" || s=="y" || s=="N" || s=="n"))

{

   cin >> s;

}

The code for the String variable is described below.

To achieve the desired functionality of repeatedly reading values from console input into the variable s until either 'y' or 'n' has been entered, you can use a loop.

Here's an example of how you can implement this in Python:

s = ""

while s not in ('y', 'n'):

   s = input("Enter a value (y/n): ")

# At this point, the user has entered 'y' or 'n'

print("You entered:", s)

In this code, the 'while' loop will continue executing as long as the value of s is not 'y' or 'n'.

The 'input()' function prompts the user to enter a value, and the input is stored in the variable s. The loop will keep repeating until the condition s not in ('y', 'n') is false.

Once the loop exits, it means the user has entered either 'y' or 'n', and you can proceed with further processing or printing the value if needed. In the example above, it simply prints the value of s using print().

Learn more about String variable click;

https://brainly.com/question/31751660

#SPJ2

which command will reset a next generation firewall to its factory default settings if you know the admin account password?

Answers

If you know the admin account password, a command which will reset a next generation firewall to its factory default settings is: c. request system private-data-reset.

What is a firewall?

A firewall can be defined as a network security protocol that monitors and controls inbound and outbound traffic based on set aside security rules.

This ultimately implies that, a firewall is used to control access to a computer or network, as it creates a barrier between a computer or a network and the internet in order to protect against unauthorized access.

In Computer technology, "request system private-data-reset" is a command which can be used to reset a next generation firewall to its factory default settings provided that the end user knows the admin account password.

Read more on firewall here: brainly.com/question/16157439

#SPJ1

Complete Question:

Which command will reset a next generation firewall to its factory default settings if you know the admin account password?

Select one:

a. reset system settings

b. reload

c. request system private-data-reset

d. reset startup-config

Companies such as ORACLE, Amazon Web Services, and Microsoft offer courses to learn about their technologies.

Answers

Answer:

True?

Explanation:

write code that combines the following variables so that the sentence "you are doing a great job, keep it up!" is assigned to the variable message. do not edit the values assigned to by, az, io, or qy.

Answers

A code which combines the given variables so that the sentence "you are doing a great job, keep it up!" is assigned to the variable message is as follows:

by = "You are"az = "doing a great "io = "job"qy = "keep it up!"message = by+" "+az+io+", "+qy

What is a variable?

A variable can be defined as a specific name which refers to a location in computer memory and it is typically used for storing a value such as an integer.

This ultimately implies that, a variable refers to a named location that is used to store data in the memory of a computer. Also, it is helpful to think of variables as a container which holds data that can be changed in the future.

In Computer technology, there are two (2) main methods for assigning or passing variables to functions and these include the following:

Pass-by-value.Pass-by-reference.

Read more on variable here: https://brainly.com/question/12978415

#SPJ1

by marking up a navigation bar using the element(s), you can add semantic information that helps user agents more accurately render it

Answers

ul, li

By marking up a navigation bar using the ul and li element(s), you can add semantic information that helps user agents more accurately render it.

For example, a user agent could use the ul element to identify a navigation bar as a list of links, and the li element to identify each link in the list.

This would help the user agent render the navigation bar more accurately, and would also make it easier for users to navigate the page.

Learn more here:

https://brainly.com/question/7153205

#SPJ4

represent audio or video data by a series of 0s and 1s.(1 point) telephones optical devices analog devices digital devices

Answers

Devices which represent audio or video data by a series of 0s and 1s is referred to as: D. digital devices.

What is binary encoding?

Binary encoding can be defined as a standard technique that is designed and developed to convert data in plain text (source alphabets) to a form that is easily used by different operating systems (OS), especially through the use of a binary digit (bit) or two-symbol system, which comprises 0s and 1s.

In Computer technology, all digital device only understand machine language and these include binary digit (bit) or two-symbol system, which comprises 0s and 1s. Thus, a digital device such as a computer do not understand plain text or high-level language.

Read more on binary encoding here: https://brainly.com/question/13948780

#SPJ1

Users can select Ease of Access and _______
to alter the length of time a notification appears.

A) Display
B) Mouse pointer
C) Narrator
D) Magnifier

Answers

Answer:

Display

Explanation:

what are the disadvantages of using a workstation as a print server​

Answers

Answer:

Pros and cons of workstation

There are some pros and cons of workstation that are explained below:-

Advantages of workstation

High performance:

This type of computers can give more performance than a normal computer. It is best suited for rendering complex graphics, financial analysis, and digital content creation.

Single user:

A single user can use this type of computer at a time and hence the speed of the system can be improved and there is no other user that can interfere with the performance.

Smart investment:

Investing in such computers is good because it increases our productivity and can do more work than the normal user can do. For example, if you want to edit any animation and then render it then it can be done rapidly.

Used in the entertainment and media sector:

These computers can perform best in entertainment sector where a lot of audio and video processing is needed. Also, such computers work great in the media sector where live broadcasting is done.

Reliability:

You can easily diagnose any problem in the workstation. The IT staff can repair your system if you get a blue screen, or workstation can become unresponsive. IT staff can attach keyboard, mouse, and video and identify the problem in the workstation even the workstation is off.

Large memory:

A workstation has a larger memory than a desktop PC. It has about twice the memory as compared to laptops, tablets, smartphone or other devices. By using larger memory it can do more work in a shorter time. There are nearly no errors in memory while performing any task.

Multiple processors support:

A workstation has multiple processors attached to it. By using multiprocessors you can run multiple applications at a time without any issue. Your system will not slow down by opening multiple applications. A workstation is used by professionals like engineers, scientists, analysts and designers.

Large hard drives and SSD:

A workstation has hard drives which can store terabytes of data so any type of job of any size can be stored in the hard drives. Additionally, SSD (Solid State Drives) are also attached in the workstation to speed up the overall performance of the system.

Easy to use:

The workstation has a large keyboard than a laptop and it is easy to use if you stay in one room.

Disadvantages of workstation

Portability:

It is difficult to move workstation from one place to another. On the other hand, if you use a laptop then you can move it easily from one place to another. For moving workstation, you have to plug out every time you plan to move.

Expensive:

Workstation is expensive than low capacity computers. The higher cost is because of higher RAM, hard drives and multiprocessor support.

High power usage:

The workstation uses more electricity than other devices like tablets, smartphone, laptops and desktop computers.

Examples of workstation

Some examples of the workstation are:-

Apple Power Mac G5

Hp Z series

Dell Precision

Sun Microsystems SparcStation

Silicon Graphics IRIX Machines

Apple Mac Pro

Apple Macbook Pro

Explanation:

If you had a microsoft word document named malachi.docs and you saved it as a pdf without changing the file name, what would the new file name be , including the extension

Answers

The document for a new file will be malachi.pdf. It is because .pdf is the extension for PDF.

Adobe created the Portable Document Format (PDF) in 1992 to present documents, including text formatting and images, in a way that is independent of application software, hardware, and operating systems. PDF is now standardized as ISO 32000. Each PDF file, which is based on the PostScript programming language, contains an exhaustive description of a fixed-layout flat document, including the text, fonts, and vector graphics.

Other than flat text and graphics, PDF files may also contain logical structuring elements, interactive elements like annotations and form fields, layers, rich media (including video content), three-dimensional objects, and others.

Learn more about PDF https://brainly.com/question/28001981

#SPJ4

Which of the following is used to close up security holes?

Answers

The option that is used to close up security holes is to  Address Internal Threats.

What is security hole in cyber security?

In regards to computer security, the term security hole   is known to be a statement that connote a form of vulnerability as well as any form of weakness that can be seen  in a system.

This is known to be one that may be as a result of  a system design flaw or any form of bug.

If this is unresolved, such flaws can render a system vulnerable to attacks through the use of Internet that could act to compromise the integrity or confidentiality of that given system.

Therefore, The option that is used to close up security holes is to  Address Internal Threats.

Learn more about security from

https://brainly.com/question/25720881
#SPJ1

how many ip addresses does a class c network have? 1 point 1 address 65,536 addresses 256 addresses 16,777,216 addresses

Answers

Local hosts belonging to class C have 256 possible addresses.

There are three classes of TCP or IP networks, and each class of TCP or IP networks uses the 32-bit IP address space differently. The classes are as follows:

Class A

The first eight bits of the IP address as part of the network are used for the class A network number.

Class B

16 bits for the network number and the host number is used for the class B network number.

Class C

24 bits for the network number and 8 bits for the host number are used for class C network numbers.

Learn more about networking class here https://brainly.com/question/13182181

#SPJ4

overcomes the efficiency of triangle routing, at the cost of complexity. uses a correspondent agent.

Answers

Direct routing overcomes the efficiency of triangle routing, at the cost of complexity. uses a correspondent agent.

There are many different routing algorithms that can be used to route data packets across a network. One of the most commonly used algorithms is triangle routing, which is very efficient at routing data packets between three nodes. However, triangle routing can become very complex when there are more than three nodes in the network.

Direct routing uses a correspondent agent to route data packets between two nodes, without going through the intermediate node. This can make direct routing much more complex than triangle routing, but it also eliminates the need for the intermediate node to keep track of the data packets.

Direct routing is often used in networks where there are a large number of nodes, or where data packets need to be routed between nodes that are not all part of the same network. However, it is important to note that direct routing can also be used in smaller networks, where it can be more efficient than triangle routing.

Learn more on Direct routing here:

https://brainly.com/question/27935164

#SPJ4

you arrive at a scene where a computer must be seized as evidence. the computer is powered off and has an external usb hard drive plugged in. what should you do first? turn on the computer and take screenshots. unplug the external usb hard drive. place the computer in a faraday bag. thoroughly document the state of the equipment.

Answers

The first thing to do is to thoroughly document the state of the equipment before it is hidden which is essential to comply with chain of custody procedures. Failure to do so will render the evidence collected unacceptable.

Security+ can be defined as an entry-level cybersecurity credential offered by the non-profit trade association CompTIA. This is usually the first certification in information security that an IT professional earns. By having Security+, you may get more job opportunities, as you are judged as a more competitive candidate.

The CompTIA Security+ exam (SY0-601) is an exam that tests the applicant that he or she has the basic knowledge to perform tasks in IT security and work in cybersecurity. The CompTIA Security+ exam can be defined as a vendor-neutral exam that tests applicants' knowledge of IT security materials and their ability to perform core security functions.

You can learn more about Security+ here brainly.com/question/14728048

#SPJ4

when inputting a formula into excel or other spreadsheet software, what components are required for the formula to function properly? select one or more:

Answers

When inputting a formula into excel or in other spreadsheet software, we need to put equal sign before writing the formula and opening and closing parentheses for the formula.

Spreadsheet software such as excel, go-ogle sheets, or office 365 sheets allows you to perform calculations based on the given formula to perform the calculation. Most common formulas are provided by the spreadsheet softwares, such as sum, average, min, max, difference etc. These built-in formulas also called functions.

However, we can write our own formula to perform specific calculations according to our requirement. The components that are required for formula to function properly; you need to write equal sign=” before beginning the formula. The second component of the formula is, you must always close the parentheses for any opening parentheses.

For example, if you want to add or do sum, then the formula is”

=sum(range of cells…)

If you want to take an average of a range of numbers, then you can write

=average(range of cells…)

However, you can write your own formula which can have multiple parentheses, for example:

=(A1+B1+(B1/C2)+(B3+(B4/B5)))

You can learn more about spreadsheet formula at

https://brainly.com/question/1395170

#SPJ4

Oliver is shopping at his local grocery store. Instead of joining a checkout line manned by a human, he joins a checkout line where he has to
scan the food, but the rest is done by a computer. What Is Oliver experiencing while the computer does the checkout for him instead of a
human cashier? A:social media B: open education resources C:outsourcing D:automation

Answers

D: automation

Not A, B or C :)

A mind map is a web used to organize a project. Your main project is the center of the map, with tasks necessary to complete the project coming off the central idea. The map you create should have at least three levels, with tasks and due dates. Think of the people, processes, and tools needed to make the project a success. You should print the map out and send it to the teacher. If project software such as Visio is not available, a spreadsheet or word processing document is fine to use.

Answers

Answer:

yu 'of u0j[j]j-g9f7=d==I]idigo[hh[g9[gh;b;[u]in.;h[h]in.;h[uh[ ,;j]u[un.;ji=]in. I=u=u-j;h[-u

your dod common access card has a public key ifrastructure token approved for acces to the non classified internet protocol router

Answers

A public key infrastructure token on your dod common access card has been authorised for use with the NIPRNet.

This is a non-classified Internet Protocol (IP) Router Network (NIPRNet).

Your DoD common access card comes with a public key infrastructure token that has been authorised for access to the NIPRNet, which is a specific kind of IP network that is typically used to send and receive unclassified data like information topic.

The US Defense Department in Washington oversees Siprnet, a global military internet network that is maintained separate from the public internet.

Learn more about public key:

https://brainly.com/question/18560219

#SPJ4

should variables that contain numbers always be declared as integer or floating-point data types? why or why not? name potential examples.

Answers

No, it is not necessary that variables that contain numbers should always be declared as integer or floating-point data types.

It is not necessary that variables that contain numbers should be declared as integer and floating point data types. Because number can be declared with different data types.  As we know that data type is a vital aspect in programming. It describes the type of a value that is contained in a variable. It is the data type based on which memory is allocated to a number or any type of variables.

Numbers can be whole decimal/fractional, signed, unsigned, small, and long. Simply, they exist in a variety of values. According to their values range, the amount of memory is reserved.

Different programming languages offer different data types to store numbers, depending on their types and size. Let’s consider some examples of data types used in programming languages in order to declare variables holding numbers.

In Python int, float, and complex are the data types used to declare number type variables.SQL uses INTEGER, SMALLINT , BIGINT , NUMERIC() , and DECIMAL() data types for numbers. To deal with number type variables, Java has six predefined data types, such as int, long, short, byte, float, and double.JavaScript uses a single data type called 'number' to declare numbers.In C++, two fundamental data types, int and float, are used to represent numeric variables. But C++ is not only limited to these two data types. The data type char can also store numbers. Other data types for declaring numbers as variables are derived from int, float and char, such as short int, long int, signed int, unsigned int, double, long double, signed char, unsigned char etc. etc.

So in concluding remarks, declaring a number type variable is not only limited to using integers and floating-points data types. Rather it entirely depends on the respective programming language, and size and type of the number to be stored in the variable.

You can learn more about data types at

https://brainly.com/question/13438922

#SPJ4

write a function fullwords(s) that returns a string no longer than 20 characters. if the string s is longer than 20 characters, just truncate at the space closest to the 20th position (so no word is truncated) and return it. if the string s is shorter 20 characters, just return it unchanged.

Answers

Assuming you mean a function that truncates a string to 20 characters:

function fullwords(s){

if (s.length > 20) {

//find the 20th character

var char20 = s.charAt(19);

//if it's a space, return the string up to that point

if (char20 == " ") {

return s.substring(0, 20);

}

//if it's not a space, find the closest space

else {

var spaceBefore = s.lastIndexOf(" ", 18);

return s.substring(0, spaceBefore);

}

}

//if the string is shorter than 20 characters, return it unchanged

else {

return s;

}

}

To use fullwords(), simply pass in a string as the only argument. The function will then return a string that is no longer than 20 characters. If the string you passed in was shorter than 20 characters, it will be returned unchanged.

Learn more on string here:

https://brainly.com/question/28290531

#SPJ4

What is the difference betweem skylights and light wells? (please put some images to demonstate if you can)

Answers

Answer:

It is common for modern structures with a glass roof to be referred to as a lightwell. These differ from a skylight in that they cut an open space through a building from the roof to the ground. An open space within the volume of a building that is designed to provide light and ventilation to interior spaces.

that, given a string s representing the total excess billables and an array b consisting of k strings representing the undiscounted bills for each customer. the return value should be an array of strings r (length m) in the same order as b representing the amount of the discount to each customer.

Answers

Using the knowledge in computational language in python it is possible to write a code that  a string s representing the total excess billables and an array b consisting of k strings.

Writting the code:

def solution(A):

answer = 0

current_sum = 0

#Currently there is one empty subarray with sum 0

prefixSumCount = {0:1}

for list_element in A:

   current_sum = current_sum + list_element

   if current_sum in prefixSumCount:

       answer = answer + prefixSumCount[current_sum]

   

   if current_sum not in prefixSumCount:

       prefixSumCount[current_sum] = 1

   else:

       prefixSumCount[current_sum] = prefixSumCount[current_sum] + 1

if answer > 1000000000:

   return -1

else:

   return answer

See more about python at brainly.com/question/18502436

#SPJ1

Question # 3 Multiple Choice A data unit created at the transport layer by UDP is a _____. Responses datagram datagram packet packet frame frame segment

Answers

Answer:

A data unit created at the transport layer by UDP is a datagram.

Explanation:

The User Datagram Protocol (UDP) is a minimal, connectionless network protocol that belongs to the transport layer of the Internet protocol family. UDP enables applications to send datagrams to IP-based computer networks.

read two numbers from user input. then, print the sum of those numbers. hint -- copy/paste the following code. the first line of code provided reads a number from input and assigns num1 with that number. repeat for num2. type code where the question marks are to finish the code. num1

Answers

The given program is written in python that finds the sum of two numbers entered by the user.  First, it prompts the user to input two numbers and converts them to integers. Secondly, it calculates their sum and displays the result of addition.

The required code is given as follows:

num1 = int(input())

# prompts the user to input the first number in variable num1. Input () function returns a string value so the entered number is first converted into integer using the function int().

num2 = int(input())

# prompts the user to input the second number in variable num2.  Input () function returns a string value so the entered number is first converted into integer using the function int().

print(num1 + num2)

# adds num 1 and num 2. Then prints result of sum

You can learn more about how to add two number using programming language at

https://brainly.com/question/13014075

#SPJ4

Answer:num1 = int(input())

num2 = int(input())

print(num1 + num2)

Explanation:

All-in-one computers are easier to service and upgrade but occupy more space than desktop computers. True or false?.

Answers

All-in-one computers are easier to service and upgrade but occupy more space than desktop computers: false.

What is a desktop computer?

A desktop computer can be defined as an electronic device that is designed and developed to receive data in its raw form as an input and processes these data into an output (information) that could be used by an end user.

Also, desktop computer plugs into a standard wall outlet (socket), converts alternating current (AC) to direct current (DC), and provides the electrical power that is required to drive all the system unit components.

Generally, desktop computers are fitted with a power supply unit (PSU) that is located within the system unit, external monitor, keyboard, which makes them to occupy more space than all-in-one computers.

Read more on all-in-one computers here: https://brainly.com/question/4581809

#SPJ1

a spring balance pulls on a 0.5 m bar with 10 n

Answers

Answer:

This question cannot be answered with the input you've given. Comment the complete question and the context of it and I will do my best to answer.

when writing a disaster plan for implementation during a mass casualty incident (mci), which percentage of victims often require admission to the hospital for further treatment?

Answers

In writing a disaster plan for implementation during a mass casualty incident (mci), 30 percent of victims often require admission to the hospital for further treatment.

What is the meaning of disaster plan?

The disaster plan is known to be a constantly form of maintained document that is known to be composed of the  ways, procedures as well as the information required to hinder , mitigate, prepare for, as well as respond to, and get over from any emergencies.

Therefore, In writing a disaster plan for implementation during a mass casualty incident (mci), 30 percent of victims often require admission to the hospital for further treatment.

Learn more about disaster plan  from

https://brainly.com/question/2916834

#SPJ1

while determining which antibiotics are best to treat ulcers caused by helicobacter pylori, the drugs used in the experiment are called the blank . multiple choice question. placebo experimental variable control dependent variable

Answers

While determining which antibiotics are best to treat ulcers caused by helicobacter pylori, the drugs used in the experiment are called the: B. experimental variable.

What is an experiment?

An experiment can be defined as a scientific investigation which typically involves the process of manipulating an independent variable (the cause), so as to determine or measure the dependent variable (the effect).

What is an experimental variable?

In Science, an experimental variable can be defined as a measurable attribute or physical quantity that changes or varies across an experiment and as such can take on different numerical values.

In this context, we can reasonably infer and logically deduce that the drugs used in this experiment are called the experimental variable.

Read more on experimental variables here: https://brainly.com/question/632913

#SPJ1

breast cancer screening and health behaviors among african american and caribbean women in new york city.

Answers

A telephone-based survey regarding breast cancer screening (in terms of insurance status, marital status, and educational attainment) among 300 African American and Caribbean women in New York City aged 40 and over, it was found that they were no more likely to have had a mammogram than the foreign-born women.

Women with a provider referral were eight times more likely to have ever had a mammogram, after adjusting for insurance status and the source of care (AOR 8.01, 95%CI: 3.74-17.14). Compared to 77% of American-born women, just 52% of Caribbean women who were born abroad and have lived in the country for less than half their life had a provider ever recommend a mammogram.

The results support prior research on the significance of physician referral in increasing mammography screening among urban Black women, and they suggest that efforts to communicate breast cancer screening messages to Caribbean-born women should place a strong emphasis on the significance of providers.

Learn more about breast cancer:

https://brainly.com/question/2036981

#SPJ4

Hello guys where's bios chip in this motherboard ​

Answers

Answer: This. is an old Asus Board and the chip is missing

Explanation: The BIOS chip goes into the Processor holder. the one with the curved metal arm to help release it (goes into the cage first you use glue made for ) installing the chip, then you place the processor on top of that big part where it resembles a slice of bread.  You lock down the four legs and that is the brain of the MB.

To update the BIOS,in the machine outside of the operating system. ON WIndows it is the command center on Mac it is different.

The CMOS Battery is next to the word ASUS .

The BIOS is code and software that you upload from the manufacturer's site like ASUS.  and in the command environment, you update the bios.

The CHIP is delicate and it ONLY GOES  on ONE WAY! BE Verry very careful installing the chip and processor better to have a pro (like me ) do it ...

Motherboards are very delicate and expensive! All parts go one way and one way only. Be glad you don't have to Sauter anything.

Other Questions
Simplify the difference.One rectangle has an area of ((7x - 4x +12) ft. A second rectangle has an area of(4x + 2x 1) ft.How many more square feet is the first rectangle ?O 3x - 2x + 11O 11x - 6x + 11O 3x- 6x + 13O-4x-5x-9 question 11(multiple choice worth 5 points) (01.06 mc) the length of a blue whale is approximately 3 104 millimeters; the length of an otter is 2 103 millimeters. how many times longer is the blue whale than the otter? 1.5 2 10 15 14.2 in scientific notation 6. CCC Patterns Compare the ions of elements listed in the table with the atoms of the element. For example, compare the fluorine ion to the fluorine atom. Based on the similarities and differences between the two, write a definition for "ion.' what qualities did Augustine possess as a leader Who is ultimately responsible for the establishment and success of a companys internal control system? Which expressions describe the end behaviors of the function f(x)=2^x+3. modeled by the graph attached to this. Choose all that are correct. As x increases without bound, f(x) approaches zero.As x decreases without bound, f(x) approaches zero.As x decreases without bound, f(x) approaches the line y = 3.As x increases without bound, f(x) increases without bound. How did trade influence the development of Tiahuanaco? Select all correct answers. It led to an alliance with traders from Teotihuacn. It led to an alliance with traders from Teotihuacn. It connected Tiahuanaco with other people of the Andes. It connected Tiahuanaco with other people of the Andes. It helped make Tiahuanaco the dominant power in the region. It helped make Tiahuanaco the dominant power in the region. It brought wealth and power to the city. the density of water at 4 degree celsius is 1.00 g/ml britanny takes a sample of water and finds the mass to be 16.7 g and the volume to be 16.2 what was her percent error Which of the following is NOT a computer peripheral?ScannerKeyboardPrinterCentral Processing Unit accreditation is a formal declaration by a designated approving authority (daa) that an ais is approved to operate in a particular security mode using a prescribed set of safeguards. the equation is -5 = -8+v/3 help On Earth, how do objects fall? (1 point)O toward the center of the Earth, as a result of gravityO toward the surface of the Earth, as a result of a force other than gravityO toward the center of the Earth, as a result of a force other than gravitytoward the sun, as a result of gravity What is the image of (8, -12) after a dilation by a scale factor of 1/4 centered at the origin? veintiunoOsesenta y uno9. When telling time in Spanish, what is the phrase used to indicate that it is quarter past thehour?Oy unoOy veinteOy mediaOy cuarto a typical atom has a diameter of about 1.0 10-10 m. approximately, how many atoms are there along a 1.0-inch line? grafica[tex]5y-15=-4x[/tex] An archetype found in both stories is An archetype found only in The Royal House of Thebes is 10. How has something asapple(s) greatlysimpleas anhelped Katniss twice so far? Ill give points + brainalist!!