A collection of computers that are connected in a small geographic area such as an office, college campus, or in your home is called a _____.

Answers

Answer 1

Answer:

The answer is "LAN".

Explanation:

The term LAN stands for "Local-area-network", which is also known as a set of devices, that includes a building, office, or home, it also links together in a single physical object.

It may be big or small, spanning from a local network in such a single user to a corporate network inside a school or office with millions of nodes or devices. It is used to provides connectivity or gives shared links to the printer, shared folders as well as other services.


Related Questions

What is Chromolithography and did it help logo design?

Answers

Answer:

Yes, Chromolithography help logo design. The further explanation is given below.

Explanation:

Chromolithography would be a process by which multi-color designs or prints are made. This style of color printing originated from those in the lithography procedure, and now it encompasses a variety of color-printed lithography. A printing technology procedure that uses completely separate printing utensils to add each color of the components.

And the above response is the right one.

I don't understand how to write code for this in Java using nested for loops only. The official question is: write a program that produces the following hourglass figure using nested for loops?

Answers

Answer:

public class Triangle

{

public static void main( String[] args )

{

show( 5 );

}

public static void show( int n )

{

int i,j,k;

for (i = 0; i < n - 1; i++ )

{

for (j = 0; j < i; j++ )

{

System.out.print( " " );

}

for (k = n - i; k > 0; k-- )

{

System.out.print( "* " );

}

System.out.println();

}

for (i = 0; i < n; i++ )

{

for (j = n - i; j > 1; j-- )

{

System.out.print( " " );

}

for (k = 0; k < i + 1; k++ )

{

System.out.print( "* " );

}

System.out.println();

}

One issue with the classical viewpoint is that it tends to view humans as cogs in a machine, thereby rendering it overly _____.

Answers

Answer:

The correct solution will be "mechanistic".

Explanation:

A way of thinking which suggests that perhaps the behavior of complicated processes, including certain individuals, societies, as well as financial systems, is exclusively influenced by that of the interrelationships including its components or considerations of which they would be made up.These are aimed at keeping open the processes' black boxes through learning how the various parts operate effectively.

i need random facts about bill gates.

Answers

He is the co founder of Microsoft

The greater the profit motive in an economic system , the greater the likelihood of a.Innovation b.Equity c.Security d.Government controlling the factors of production

Answers

Answer:

d. Government controlling the factors of production.

Explanation:

Businesses exist to make profit. There is requirement to provide value for money to the customers in order for a business to achieve success. When a business fails to provide good customer service and exists only to make profits they might fail. In such situation government intervenes to stop the monopoly and save the consumers from the mercy of business.

30 POINTS! PLEASE ANSWER QUICK!!!
When coding in html, do you put [tex]<[/tex]html[tex]>[/tex] or [tex]<[/tex]!DOCTYPE html[tex]>[/tex] first?
Does it matter?

Answers

Answer:

your doctype comes first.

Explanation:

The first thing you should make sure to have in any HTML document you create is a "document type definition (DTD)" declaration.

it defines what elements and attributes are allowed to be used in a certain flavor of HTML

Which tool is used to create the World Wide Web

Answers

Answer:

Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. With Cascading Style Sheets (CSS) and JavaScript, it forms a triad of cornerstone technologies for the World Wide Web.

Answer:

please include the answers so we can choose which one. if you ask only the question you will get the wrong answer

Explanation:

What is a step by step procedure written to carry out a task?

Answers

Answer:

A. Algorithm

Explanation:

A computer uses algorithm (a well-defined procedure ) to solve a problem.

PLEASE HELP GIVING 25 POINTS Sophia is leading a project to help clean up a local river in her area. She creates an online forum where participants can communicate with each other and read the goals of the project. She encourages people to post ideas on this forum and sets up weekly web-conferencing meetings to move the project along. Which qualities show that Sofia is an effective digital leader? Check all that apply. She holds useful online meetings. She encourages collaboration. She pursues her own ideas. She is comfortable with technology. She waits for others to take the lead. She takes action to complete the job.

Answers

Answer:

Sophia holds useful online meetings ...

Explanation:

Give brainly, sister.

Answer:

1 2 4 6

Explanation:

edge 2021

Ergonomics is defined as
O the affordability of office equipment
O the décor in a workplace
O the design and arrangement of items for efficiency and safety
Othe economic benefit of home workspaces

Answers

Answer:

B. The design and arrangement of items for efficiency and safety.  

Explanation:

Ergonomics is defined as the design and arrangement of items for efficiency and safety.  

What is a workspace?

Being a human being, there are various facilities that are required by any person at the time of performing any kind of task. While performing any kind of duty or task, there is a place at which that particular work is done.

This place can be termed a workspace, which is a combination of two terms - one is work, and the second is space. It can be defined as a space in which work is performed by an individual with full efficiency and efficacy.

There are various types of designs and arrangements made so that the efficiency and safety of the workspace items can be maintained, as well as for the convenience of the workers as well.

Thus, Ergonomics is defined as the design and arrangement of items for efficiency and safety.  

Learn more about workspace from here;

brainly.com/question/24946752

#SPJ2

Which features of Word are used to separate numbers and text into columns? Check all that apply.
ruler
Tab key
left tab
right tab
decimal tab

Answers

Answer:

ruler and decimal tab

Explanation:

The features of Word are used to separate numbers and text into columns are the ruler and the decimal tab.

In order to split text into columns, the following processes are required:

The user has to open the document.Then, one will select the page layout tab.The user will click on columns command in the page setup group.Then, there is a list of options that's used in splitting the text into columns.Then, the user will select the desired option.

In conclusion, the correct options are A and E.

Read related link on:

https://brainly.com/question/8950542

A goal a student plans to achieve by tomorrow is described as a(n) A. extended goal. B. short-term goal. C. normative goal. D. long-term goal.

Answers

Answer:

I believe is B

Explanation:

its a short term goal-

Answer:

b

Explanation:

Even closed systems are never perfectly closed.
true false​

Answers

Answer:

True

Explanation:

You can learn through many different textbooks that a closed system is always closed.

When designing a user interface, you can choose between the _______ or ______ layout Group of answer choices

Answers

Answer:

command line interface, graphical user interface

Explanation:

User interface design, commonly known as UI design may be referred to a visual layout of the elements which a user  interacts with in using a particular website, or some technological product.

It mainly focuses on what the user might need to operate or use the webpage  or a product and it ensures that the it has easy accessing elements to control and use the product.

There are two common  type of designs of the user interface. They are :

-- command line interface which contains only text

-- graphical user interface containing images and graphics

Which IT job role would most likely direct the activities of the Web development team in a large organization?This task contains the radio buttons and checkboxes for options. The shortcut keys to perform this task are A to H and alt+1 to alt+9. A Website manager B Website designer C Website analyst D Web application developer

Answers

Answer:

A. Website manager

Explanation:

A Website Manager role involves the planning and design of the website architecture, provide information technology specialist skills to assist the organization to maintain their website, by enduring the proper functioning of the website as well as follow up on the performance of the website. Organizational web hosting and web server management, website maintenance and content update are some of the activities of the website manager.

Other responsibilities includes to provide leadership, guidance and mentoring to the organisations website programmers and website designers.

Do the binary numbers “0011” and “000011” have the same value or different values?

Answers

Answer:

Yes, they have the same value.

Explanation:

The leading zeros do not change the number at all. So 0011 and 000011 are the same as 11.

Which of the following lists contains the five essential elements of a computer?

Answers

Answer:

The five essential elements of an (industrial) computer are chassis, motherboard, durability, longevity, and peripherals.

Shelby likes to play video games on an old Atari video game system. No matter how old the cartridge, when she inserts it into the Atari console to play the game loads right away. What type
of memory is responsible for this process?
O Hard drive
O RAM
OROM
Storage

Answers

Answer:

ROM (Acronym of Read-only memory. (video games))

Explanation:

Answer:

hard drive

Explanation:

hard drive hope this helps

What can you do to manually exclude an individual from a recipient list?
O Add a new source list to the document without the recipient.
O Filter the recipients using a specific city or a specific ZIP code.
O Remove the check mark next to the person in Mail Merge Recipients.
O Delete the placeholder address block on the document's preview page.

Answers

Answer:

Remove the check mark next to the person in Mail Merge Recipients

Answer:

Option three/letter C.

Explanation:

How do device drivers vary in complexity?​

Answers

i wanna know so bad i can’t wait till someone answers

What is the difference between the two worlds of video games identified in the video as Core video games and casual video game?

Answers

Answer:

Core videogames are more explicit.

Casual videogames are less explicit.

Answer:

The core is a lot of money

The casual is less of money

pretty sure

Explanation:

3.
The process of displaying the information from the table is called
a. Query
Form
b. Report
. d Wizard
00​

Answers

Explanation:

the process of displaying the information from the table is called query

hey friend your answer is here I hope it will be helpful you please mark as brainiest answer thank you

Generally, a business should consider insuring against an event when the risk value is _____.

Answers

Answer:high

Explanation:apex

Answer:

Generally, a business should consider insuring against an event when the risk value is High.

When looking to ensure your website is easily accessible by mobile users, what should you focus on doing first

Answers

Answer:

There are may steps in this procedure but there few steps that do first to access your mobile with your website.

Explanation:

When we are looking in our website and easily accessed by the mobile users, It is easy for them.

There are certain steps that should do first.

First step is that you have to redesign the website color schemeTo optimize your websiteTo create the mobile appNow to shorten the content in website.

What's a possible sign of
malware?
A. Lots of popups
B. Being redirected in search engines
C. Computer running slowly
D. All of the above

Answers

Answer:

All of the above

Explanation:

I got a 100% on everfi ignition :) hope you do too

Lots of popups, being directed in search engines, and the computer running slowly are possible signs of malware. Thus, option D is correct.

What is malware?

Malware is a type of malicious software that is designed to infiltrate computer systems, networks, and devices with the intent of causing harm, stealing data, or disrupting normal operations. Malware can take many forms, including viruses, worms, Trojan horses, ransomware, spyware, adware, and other types of malicious code.

Malware can be spread through a variety of methods, including email attachments, infected websites, malicious software downloads, social engineering, and other types of cyber attacks.

Once a system is infected with malware, it can be used to steal personal information, log keystrokes, control devices remotely, send spam, and launch attacks on other systems. Hence, option D is correct.

Learn more about malware, here:

https://brainly.com/question/22185332

#SPJ2

100+100+100+4/6+15+20=

Answers

The answer is 324.6 I hope that it helps if not I am so sorry ❤️

Answer:

335.7

Explanation:

you would get this 100 + 100 + 100 + (4 / 6) + 15 + 20 =  

335.666666667 so then you have this 335.66 and the 6 is higher than 5 so the other 6 will be a 7 so you get 335.7

When students have computer trouble they usually are expected to *limited time help*​

Answers

Answer:

A.

Explanation:

Answer:

a

Explanation:

i just did the quiz

Which is an example of an incremental approach to solving a problem?

Answers

Explanation:

One of the things I’ve been writing and talking about a lot lately is the fact that solving problems collaboratively is an incremental process. In fact, in my book, Lost at School, I made mention of the fact that the model could just as easily have been called Incremental Problem Solving or Progressive Problem Solving. I thought the collaborative aspect of the model was the most important to emphasize, but that doesn’t mean that the incremental component isn’t almost as crucial. Often people who are new to the model enter the process of resolving a problem as if it’s a one-shot deal. If you have experience in using Plan B, you already know that most problems require more than one visit to Plan B to resolve. In other words, longstanding, complicated problems aren’t likely to be resolved the first time you try to discuss them. There’s a lot of information to be processed before a given problem can be solved. You need to gather information so as to achieve the clearest possible understanding of the kid’s concern or perspective on the problem (for the unfamiliar, that’s called the Empathy step). Then, you need to be clear about and articulate your own concern (that’s the Define the Problem step). Then, you’ll want to brainstorm with the kid so as to consider the array of potential solutions that could be applied to the problem and consider whether each solution truly addresses the concerns of both parties (that’s the Invitation). There’s a good chance you won’t even make it through all three steps of Plan B in the first attempt on a given unsolved problem (nor should you necessarily even try). If Plan B were a “technique,” then disappointment over not making it through all three steps in one conversation would be understandable. But Plan B is not a technique, it’s a process. As I’ve often emphasized, if you only make it through the Empathy step in the first attempt at Plan B on a given problem but you emerge with a clear sense of a kid’s concern or perspective on a problem that’s been causing significant angst or conflict, that’s quite an accomplishment. You’ll get back to the remaining steps at your earliest opportunity. There’s also an excellent chance the first solution you and the kid agree on won’t solve the problem durably. As you may know, this is usually because the original solution wasn’t as realistic and mutually satisfactory as the two parties first thought. But it could also be because the concerns weren’t as clear or simple as it first seemed. If a solution doesn’t stand the test of time, your goal is to figure out why, which means gathering additional information about the concerns of the two parties and why the solution may not be working so well. Plan B should always conclude with both parties agreeing to return to the problem if the solution being agreed upon doesn’t solve the problem durably. So if your enthusiasm for Plan B waned because your first solution didn’t stand the test of time, take heart: that’s not unusual. Many people enter Plan B with great hope, eager to see their new approach to helping a challenging kid pay quick dividends. In fact, Plan B may well pay quick dividends…not necessarily because the problem is yet durably solved, but because of the relationship- and communication-enhancing that occurs. And while the occasional problem – often simple ones – can be resolved with one visit to Plan B, now you know that several repetitions of Plan B may be necessary on each unsolved problem. Thanks for reading.

does know how to connect a printer to a phone my printer is a canon pixma mg3122 and i don't know how to use it can somebody plz help me

Answers

Answer:

Confirm that the power of the printer is on and the Bluetooth (Bluetooth) indicator is lit in blue.  If not, press and hold the Power (Power) button to turn the printer on, and then press and hold the Bluetooth (Bluetooth) button.

Use your mobile device to display the list of nearby Bluetooth accessories that your device can pair with.

For Apple devices (iPad, iPhone, iPod touch, etc.)

From the home screen of your Apple device, tap [Settings], and then tap [Bluetooth].

For Android™ devices

From the home screen of your Android™ device, tap Apps button, tap [Settings], and then tap [Bluetooth].

Slide the toggle button to the [ON] position.

Select your printer’s model name and, if required, enter the passkey (PIN code).

Hope this helped you!

Explanation:

Select the correct answer.
Which finger would you use to type the letter t in the word Wait?
A right-hand little finger
B.left-hand thumb finger
C. right-hand index finger
D. left-hand index finger

Answers

Answer: D

Explanation:

Answer:

D

Explanation:

Other Questions
Which expression is equivalent to the given expression after using the distributive property? 9(x + 3) + 15x 9 x + 9 3 + 15x 9(x + 3 + 15)x 9 x + 9 3 + 9 15x 9 x + 3 + 15x Use the drop-down menus to complete each equation so the statement about its solution is true. No Solutions 8x 2 5x + 7 = x + One Solution 8x 2 5x + 7 = x + Infinitely Many Solutions 8x 2 5x + 7 = x + The idea that species are defined based on the ability to interbreed with each other and exchange genes is the basis of which species concept? Choose the inequality that represents the following graph. 3x4y + 2xy - 7x + 9The answer You and your friend read a book about three animals that travel hundreds of miles to find their way back home. They face danger, illness, and injury, yet eventually arrive alive to greet their heartsick owners. Which of the following is the topic of this book? Point M is on line segment LN. Given LN = 2x - 5, MN= x - 1, and LM = 3, determine the numerical length of LN. What is the volume of the table tennis ball?cm3The volume of the water in the graduated cylinder roseas some of the water was displaced by the table tennisball. Find the volume of the ball using the formulaVb = Vf-Viwhere Vb is the volume of the ball, Vf is the final volumeof the water, and Vi is the initial volume of the water.Record the volume of the ball in Table A of your StudentGuide. what does alliteration mean Which vocabulary term is defined as a decision made after considering all of the information available? In two to three sentences, compare and contrast how and when adverbs. Give an example of each. A firm has a current price of $40 a share, an expected growth rate of 11 percent and expected dividend per share (D1) of $2. Given its risk, you have a required rate of return for it of 12 percent. Your expected rate of return and investment decision is as follows:A) 10 percent do not buyB) 12 percent do not buyC) 14 percent buyD) 16 percent buyE) 18 percent buy The density of helium is 0.17 g/L. What Is the mass of helium in a 5.4 L helium balloon? (2 sig figs) * 3p + 7 = -4(4 - 6p) + 2 Why did Adams enact the Judiciary act of 1800 in the last hours of his presidency ? Really easy it's physics. 11. Tom is making a triangular enclosure in his yard. He plans on using two old fence posts as vertices, and will place a new fence post for the third vertex. The old posts are located at (- 5, 4) and (2, 6) , where the coordinates are given in feet. If he has 25 feet total of wire fencing available to close off the area , how much wire fencing will he have left, after he connects the two posts he has already placed ? Solve for w. -24= -8w please help me. I need to Convert 4.57 hectograms to milligrams. A sugarcane plant with yellow pollen and wavy leaves is crossed with a plant with yellow pollen and smooth leaves. Seed are collected and germinated. The following results are obtained in the progeny: 153 yellow pollen, wavy leaves145 yellow pollen, smooth leaves 48 white pollen, wavy leaves 51 white pollen, smooth leaves a. For each locus (trait): Assign appropriate symbols for the alleles of the genes, indicate the dominance interaction between the two alleles, and give all possible genotypes and their associated phenotypesb. Give the genotypes of the parents of this cross. c. Give the expected genotypic and phenotypic ratios of the progeny of this cross.