Answer:
GIRL
Explanation:
DALAGANG FILIPINA
14 YEARS OLD
NEED FRIENDS
What command will provide information about the dynamic routing protocols on your Cisco router and their configurations
you use the show ip protocols command.
When you collaborate or meet with a person or group online, it is called
1. cloud computing
2. social networking
3. text messaging
4.web conferencing
When you collaborate or meet with a person or group online, it is called social networking.
What is social networking?The term social networking is known to be the act of meeting people online, interacting with them and even making friendship with them.
Therefore, When you collaborate or meet with a person or group online, it is called social networking.
Learn more about social networking from
https://brainly.com/question/1027666
#SPJ1
Doctrine Creative is a video production company with its own file server within its business office. The company needs to be able to access the newest commercial it just finished editing, but the file is too large to send over the World Wide Web. Which type of network would the company be using if it gives the new clients access to its personal file server?
Internet
ftp
Intranet
Extranet
Answer:
answer is D
Explanation:
The network which the company uses if it gives the new clients access to its personal file server will be Extranet.
What is an extranet?An intranet that allows authorized outside people to browse portions of it, allowing businesses to securely share information through the internet.
Doctrine Creative is a video production company with its own file server within its business office.
The company needs to be able to access the newest commercial it just finished editing, but the file is too large to send over the World Wide Web.
The network which the company uses if it gives the new clients access to its personal file server will be Extranet.
Thus, the correct option is D.
More about the extranet link is given below.
https://brainly.com/question/13263185
#SPJ1
9.18 lab: even/odd values in a vector write a program that reads a list of integers, and outputs whether the list contains all even numbers, odd numbers, or neither. the input begins with an integer indicating the number of integers that follow. ex: if the input is 5 2 4 6 8 10, the output is: all even ex: if the input is 5 1 3 5 7 9, the output is: all odd ex: if the input is 5 1 2 3 4 5, the output is: not even or odd your program must define and call the following two functions. isvectoreven returns true if all integers in the array are even and false otherwise. isvectorodd returns true if all integers in the array are odd and false otherwise. bool isvectoreven(vector myvec) bool isvectorodd(vector myvec)
def is_list_even(my_list):
for i in my_list:
if(i%2 != 0):
return False
return True
def is_list_odd(my_list):
for i in my_list:
if(i%2 == 0):
return False
return True
def main():
n = int(input())
lst = []
for i in range(n):
lst.append(int(input()))
if(is_list_even(lst)):
print('all even')
elif(is_list_odd(lst)):
print('all odd')
else:
print('not even or odd')
if __name__ == '__main__':
main()
What is one of the downsides of computer technology's role in creating images?
OA. Quality sometimes loses out to quantity.
OB. Information can be shared.
OC. Pictures can be preserved.
D. Images cannot be changed.
Answer:
A. Quality sometimes loses out to quantity.
Explanation:
What happens is that now quantity surpasses quality. Many people want to post a variety of pics or be the first one to post something, but they don't have time to make a quality image.
Government entities may pressure upstream Internet service providers to _____. a. track and monitor the Internet activities of individuals b. accept defamation or copyright infringement claims c. immediately take down particular hosted material d. deregister domains because of their hosted content
Explanation:
The graph of y = √x is reflected in the y-axis, is horizontally stretched by a factor of 2, shifted 3 units up and 1 unit left. What is the equation of the transformed graph?
Original: y = √(x)
Reflected in the y-axis: y = √(-x)
Horizontally stretched by a factor of 2: y = √(-x/2)
Shifted 3 units up: y = 3 + √(-x/2)
And 1 unit left: y = 3 + √(-(x+1)/2)
a student is going to e-mail a file she has created and needs to reduce the file size. what tool should she use to reduce the file size?
Answer:
Compress the file to reduce the file size.
What's bitcoin? what is it used for? how can I turn it into real money? What are stocks? How can I invest?
Answer:
Bitcoin is a form of digital cash that eliminates the need for central authorities such as banks or governments. Instead, Bitcoin uses a peer-to-peer internet network to confirm purchases directly between users.
Launched in 2009 by a mysterious developer known as Satoshi Nakamoto
Bitcoin (BTC) was the first, and most valuable, entrant in the emerging class of assets known as cryptocurrencies.
Bitcoin can be a risky investment, so it's important to think carefully about your goals and your strategy before you decide. While Bitcoin's price has appreciated dramatically over time, not every person who has bought it has gotten a piece of those gains. Because cryptocurrency markets in general are very volatile, it's nearly impossible to find the "right time" to buy or sell — the price could soar moments after you sell, or plummet as soon as you buy.
What is the purpose of bitcoin? Bitcoin was created as a way for people to send money over the internet. The digital currency was intended to provide an alternative payment system that would operate free of central control but otherwise be used just like traditional currencies.
There are many ways to convert your cryptocurrency to real cash. Peer to Peer, or online exchanges is available. I think BetCoBit is the best place to convert cryptocurrency at a low price. This is how simple BetCoBit is just login and add money into your BetCoBit account and withdraw that money by choosing different payment methods.
What are stocks?
a share which entitles the holder to a fixed dividend, whose payment takes priority over that of ordinary share dividends.
How can i invest?
To buy crypto, you have to first create an account on a crypto exchange. Practically speaking, it's just like the brokerage platforms you may be more familiar with: Crypto exchanges allow buyers and sellers to exchange fiat currencies—like dollars—for cryptocurrencies like Ethereum, Bitcoin or Dogecoin.
Explanation:
That is not as hard as you thought.
Answer:
You can't
Explanation:
Bitcoin doesn't make you money
instead it takes all your time so they get the money and not you.
Compare and contrast sources and types of credit, including costs and benefits of installment
credit, collateralized loans versus unsecured credit, credit cards, mortgages, auto loans, and
student loans.
Answer:
loan your mom
Explanation:
when you start a new, blank document, you usually end up changing the font to arial 11.5 point. how can you make these settings the default for this and all future new documents?
The fonts setting can be change to default by opening the format menu, after that click Font, and then click the Font tab. Make the needed changes that you want, and then click Default.
What is font?A font is a set of printable or displayable text character s in a specific style and size.
These are the complete set of character like numbers, letters, and symbols/icon within a typeface, which is the design of the characters.
Hence, we can easily change the fonts setting to default.
Learn more about fonts here,
https://brainly.com/question/14934409
#SPJ1
A spreadsheet program allows a user to _______. a. perform complicated calculations automatically b. deliver elegant presentation to a large audience easily c. organize, send, and retrieve e-mails quickly d. keep viruses from infecting their computers please select the best answer from the choices provided a b c d
Answer:
c
Explanation:
when working with track changes, what is the difference between simple markup and all markup?
The single markup gives distraction free view to the document, while all markup gives the visible inline changes in the document.
What is a markup in Microsoft word?Markup in Microsoft Word or MS word is the review setting that tracks the changes and the comments in the word with every character.
The single markup is given as the distraction free view of the changes to the reader, with the recording of all the changes in the document. The all markup option will show the changes in the document with different lines and color thereby tracking changes.
Learn more about markup in word, here:
https://brainly.com/question/1419927
#SPJ1
2
In the 1940s, computers were programmed using punch cards, or pieces of paper that had holes in them that represented binary code. Ifa
ebstake was made using this type of primitive propamming, which of the following BEST describes what would need to be done to correct the
problema
OA The entire proagam of punch cards had to be re-punched.
OB. The entire preagamn of punch cards had to be loaded again and started over,
OC The entire prensam needed to be rewritten and a different set of punch cards were used.
OD. The entire progam could be fored by adding or remoanga card for the existing stack of papers.
Reset
Nest
rights reserved
If any mistake was made using this type of primitive programming, the entire program of punch cards had to be re punched again. The correct option is A.
What is punch card?A punch card is a card on which data is able to be recorded in the form of punched holes.
Whenever a mistake is done, the punched card is scrapped and made anew one for same programming.
Thus, if any mistake was made using this type of primitive programming. The entire program of punch cards had to be re punched again. The correct option is A.
Learn more about punch card.
https://brainly.com/question/27476988
#SPJ1
When should a user consider restoring the operating system.
A user can consider restoring the operating system if the programs or apps do not start properly or when they are hanging/freezing.
What is an operating system?This is known to be a software that aids a computer's basic functions, such as working on tasks and others.
Note that A user can consider restoring the operating system if the programs or apps do not start properly or when they are hanging/freezing.
Learn more about operating system from
https://brainly.com/question/22811693
#SPJ1
you want to be able to restrict values allowed in a cell and need to create a drop-down list of values from which users can choose. which feature should you use?
The feature to restrict values allowed in a cell and need to create a drop-down list of values from which users can choose in the above scenario is data validation.
What is data validation?Data validation is a term that connote the act of monitoring the truthfulness and quality of source data before one can make use of it, importing or even process data with it.
Note that The feature to restrict values allowed in a cell and need to create a drop-down list of values from which users can choose in the above scenario is data validation as it ensure that users can make their own choice.
Learn more about data validation from
https://brainly.com/question/27138101
#SPJ1
Explain in your own words what a computer is. Expose in your answer the parts, operation, what it serves us for, etc. Why do we say that the computer is an electronic device?
Answer:
Explanation:
What is a computer?
A computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve, and process data. You may already know that you can use a computer to type documents, send email, play games, and browse the Web. You can also use it to edit or create spreadsheets, presentations, and even videos. A computer has these basic parts: Monitor, keyboard, mouse and system unit
What does the processor contain?
Answer:
It consists of an arithmetic and logic unit (ALU), a control unit, and various registers. The CPU is often simply referred to as the processor.
Explanation:
using one sentence or phrase, how does each web version ( web 1.0, web 2.0, web 3.0 ) differ from one another?
Hello! I am having trouble with this code and I am trying to find out the error. (html5 by the way.)
body {
background-color: lightblue;
color: deeppink;
}
h1 {
width: 100%;
}
{
float: right;
width: 200px;
margin: 10px;
border-radius: 20px;
}
p {
text-align: left;
font-family: fantasy;
font-size: 14px;
}
Explanation:
On line 10 you wrote:
{
float: right;
width: 200px;
margin: 10px;
border-radius: 20px;
}
This is the origin of your error. You have not declared any selector for the properties. Remember CSS rules take the following form:
selector {
property: value;
}
The internet service that allows users to navigate among many pages is.
Answer:
The world wide web
Explanation:
The world wide web is a hypertext information system that links internet documents and allows users to navigate through the Web, by using a computer mouse to click on “links” that go to other web pages.
So I got the MSI GE76 Raider and I dont know if I should get a new better gaming laptop or not, is the GE76 good for gaming?
Answer:
yes it is
Explanation:
The MSI GE76 Raider is one of the best gaming laptops for those looking for a desktop replacement. It even brings excess amounts of RGB lighting courtesy of a full light bar under the wrist rest. Of course, that all comes at a cost.
Help ASAP this Answer is simple…
why is fair use important
Answer:
to ensure that the rights of the copyright holders are fair or balanced properly
Explanation:
hope this helps
Enumerate at least 5 furnitures you would add to your house which would be practical and energy-saving.
Answer:1. Advanced house framing
Advanced house framing, also known as optimum value engineering, is a specific framing technique wherein a house is constructed using less lumber and waste. Advanced house framing saves energy by using less wood and more insulation. According to the U.S. Department of Energy, using advanced framing can lower material costs by $500 to $1,000 for a 1,200- to 2,400-square-foot house. It can also cut labor costs by 3-5% and annual heating and cooling costs by up to 5%.
2. Cool roofs
Cool roofs are designed to reflect sunlight and lower roofing temperatures. Cool roofs are made from a type of reflective material within roofing materials such as tiles, shingles, paint or other substances. This energy-saving technique is ideal for houses in warm climates where air conditioning costs are high all year around.
3. The right exterior doors
Choosing the right exterior door for a home should be a carefully thought-out decision. When you choose a door, you should first consider the doors' energy-performance ratings. This score lets you know how well each door does in preserving the energy in your home by trapping heat or cool air inside. Using this score to help you find the ideal door will also help you narrow down your selection and find an exterior door that best matches your taste, needs and wants.
4. Skylights
Skylights are often a feature that enters homeowners' mind when they think of improving their homes' energy efficiency. Skylights have many benefits, which makes them ideal for any home. Skylights improve houses' heating, lighting and ventilation. It is important to note that if you are considering placing skylights in your home, the U.S. Department of Energy recommends they be no larger than 5% of the floor area in rooms with several windows, and 15% of the floor area in rooms with minimal windows.
5. Window treatments
Boring curtains do more than drive your spouse crazy; they can actually help reduce energy costs in your home. By being specific in your choice of window treatments, you can reduce heat loss or keep cool air inside your home. Many factors determine window treatments' energy efficiency. For example, the type of material and color of the treatment are significant, along with how it opens and closes.
Explanation:
In deviation detection, new data is compared with a set of data called (blank) data. before data mining, it is important to remove (blank) data from databases.
In deviation detection, Predictive analysis is used to know future results using past data while Descriptive analysis is used to see or find patterns in existing data.
What is deviation detection?This is known to be a Data mining work where one build a model that tells about the most vital changes in the data from previously used or normative values.
Therefore, In deviation detection, Predictive analysis is used to know future results using past data while Descriptive analysis is used to see or find patterns in existing data.
Learn more about deviation detection from
https://brainly.com/question/22257149
#SPJ1
Answer: in deviation detection, new data is compared with a set of data called training data. before data mining, it is important to remove noisy data from databases.
Explanation: plato
Describe the shorthand representation of the structure of a relational database. Why is it important to be able to represent the structure of a database in a shorthand fashion
The shorthand representation is used to depict the database table in an easier way or manner.
What is the shorthand representation?A symbol is known to be a kind of shorthand representation for the object of a specific structure.
Note that the shorthand representation is used to depict the database table in an easier way or manner. as one can be able to do things easily because there is a short cut.
It is known to tell or address the Database table in a simple and reasonable way with ease of utilization.
Learn more about Database from
https://brainly.com/question/26096799
#SPJ1
From the following illustration, explain what process it performs and what this has to do with the computer. Show an example for your answer.
Answer: information processing
Explanation:
Information processing is the process of changing or converting information into meaningful form. Information is a processed, organized or classified data which is useful for the receiver.
The user inputs date with input device for processing, it continues to output stage which is displayed by output device like monitor, then lastly stored on a storage material
You are using a crimper to attach an RJ45 connector to a Cat 6 UTP cable. You need to use the T568A standard to connect the individual wires to the connector. Which wire should be connected to pin 1
Based on the scenario above, the wire that should be connected to pin 1 is the green and white wire.
What is a wire?A wire is known to be a kind of material that is said to be flexible in nature and contains a metallic conductor and it is one that can carry electric current in any given circuit.
Since one need to use the T568A standard to connect the individual wires to the connector the wire that should be connected to pin 1 is the green and while wire.
Therefore option d is correct because it is T568A standard to be able to link the individual wires.
See complete question below
You are using a crimper to attach an RJ45 connector to a Cat 6 UTP cable. You need to use the T568A standard to connect the individual wires to the connector. Which wire should be connected to pin 1
a. orange and white
b. green
c. blue
d. green and white.
Learn more about wire from
https://brainly.com/question/25922783
#SPJ2
While browsing the internet, you notice that your browser displays pop-ups containing advertisements that are related to recent keyword searches you have performed. what is this an example of
Answer:
Cookies or targeted advertising.
____ management is designed to replace or change parts of the operating system that need to be enhanced or replaced. a.Patch b.Kernel c.OS d.VFS
Patch management is designed to replace or change parts of the operating system that need to be enhanced or replaced.
What is Patch management?This is known to be the act or process of sharing and applying updates to different kinds of software.
Note that Patch management is designed to replace or change parts of the operating system that need to be enhanced or replaced.
Learn more about Patch management from
https://brainly.com/question/16270302
#SPJ4
Melissa is an amateur photographer and plans to post her best photos on a media-sharing network. She wants to include descriptions to identify the photos for viewers. What should she add to the photos
Melissa as an amateur photographer should add Tags to the photos.
What is tag?Tags is known to be the ay that is said to be used in basic formatting tool employed in HTML (hypertext markup language) and others.
Due to the situation above, Melissa as an amateur photographer should add Tags to the photos.
See options below
What should she add to the photos?
a. Metadata
b. Emojis
c. Tags
d. Reviews
Learn more about photographer from
https://brainly.com/question/25821700
#SPJ1