A piece of computer hardware designed to allow computer to communicate over a network is?

Answers

Answer 1

Answer:

The hardware is a Router....


Related Questions

Define mini computer

Answers

Answer:

Definition of minicomputer

a small computer that is intermediate between a microcomputer and a mainframe in size, speed, and capacity, that can support time-sharing, and that is often dedicated to a single application.

Answer:

A very small Computer

Explanation:

I computer that is very small like a apple watch.

What is connectivity?

Answers

Answer:

In general terms, connectivity is the ability to connect systems or application programs.

connecting devices to each other in order to transfer data back and fourth

Write a algorithm to calculate the sum of digits in a given three digit number

Answers

[tex]{\huge{\pink{↬}}} \:  \: {\huge{\underline{\boxed{\bf{\pink{Answer}}}}}}[/tex]

Sum of digits algorithm

Step 1: Get number by user.

Step 2: Get the modulus/remainder of the number.

Step 3: sum the remainder of the number.

Step 4: Divide the number by 10.

Step 5: Repeat the step 2 while number is greater than 0.

List at least three particular pieces of data you would collect to determine the effects of water pollution kind of data would you collect (number data, text data , sensor , etc.)? Would you be able to make any other conclusions by using the data you collect?

Answers

The three particular pieces of data which a person would collect to determine the effects of water pollution are

TemperatureTurbiditypH level

The question of whether a person would be able to make any other conclusions by using the data you collect is:

Yes, because the data can be analysed.

What is Water Pollution?

This refers to the contamination of water which makes a body of water to begin to lose its natural composition.

With this in mind, we can see that to find out the effects of water pollution in a particular body of water, then there needs to be extensive testing of the water to find out the pH level, water temperature, etc.

Read more about water pollution here:
https://brainly.com/question/1235358

______________________ created a comprehensive standard to help any organization create an information security governance program.

a. The Federal Trade Commission
b. The Government Accountability Office (GOA)
c. The International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC)
d. National Institute of Standards and Technology (NIST)

Answers

c the internation Organization for standardization (iso) and the international electrotechnical commission (irc)

The Federal Trade Commission created a comprehensive standard to help any organization create an information security governance program. Thus, option A is correct.

What is International Electrotechnical Commission (IEC) ?

International Electrotechnical Commission (IEC) which was first formed in 1906 is the predominant organization for developing and publishing international standards for technologies related to electrical and electronic devices and processes.

The standards developed by this association are widely used in scientific fields such as power generation, semiconductors, fibre optics, batteries, solar energy, nanotechnology and marine energy. They also proposed the International System of Units( SI unit) used in many fields of study today.

Therefore, The Federal Trade Commission created a comprehensive standard to help any organization create an information security governance program. Thus, option A is correct.

Learn more about Federal Trade Commission on:

https://brainly.com/question/12007903

#SPJ2

help its in binary and im a small brain for that

Answers

The bit on the i-th position from RIGHT to LEFT has a value of 2 to the i (start counting with 0), so,

First one is,

[tex]0\cdot2^3+1\cdot2^2+0\cdot2^1+1\cdot2^0=5[/tex]

The next are thusly,

[tex]2,0,6[/tex] and 8.

Hope this helps :)

What method is known as a class's constructor, because it is run automatically when a user instantiates the class

Answers

      A constructor is a special method of a class or structure in object-oriented programming that initializes a newly created object of that type. ... Instead of performing a task by executing code, the constructor initializes the object, and it cannot be static, final, abstract, and synchronized.

Write the 5 roles of operating system.​

Answers

Answer:

» It controls the booting process.

» It carries out disk configuration processes.

» It's the master processor in end to end user tasks.

» It verifies the legitimate user by loading passwords.

» It carries and controls the machine cycle

Explanation:

[tex].[/tex]

50 ) What is the cell address of 4th row and 4th column? A) 4D B) E4 оооо C) 04 D) B4​

Answers

Answer:

The cell address of 4th row and 4th column is

4D/D4

Topic:

Recursion. Use recursion to display the pattern given above. No loops allowed.

See the picture for the pattern​

Answers

Answer:

const SIZE=8

function print(n, s) {

 if (n > 0) {

   process.stdout.write(s);

   print(n-1, s);

 }

}

function main(n=1) {

 if (n<=SIZE) {

   print(SIZE-n, "  ");

   print(n, "* ");

   process.stdout.write("\n");

   main(n+1);

 }

}

main();

Explanation:

Here is a solution in javascript. Note that it uses recursion multiple times to avoid loops.

what are the functions of an input device​

Answers

to provide data and control signals to an information processing system such as a computer or other information appliance.

Answer:

This article does not cite any sources.

In computing, an input device is a piece of equipment used to provide data and control signals to an information processing system such as a computer or information appliance. Examples of input devices include keyboards, mouse, scanners, cameras, joysticks, and microphones.

True or False, In adversarial searching, agents using the MiniMax algorithm always select the state that has the highest guaranteed net value.

Answers

Answer:

True

Explanation:

The MiniMax algorithm computes the MiniMax decision from the current state. The MiniMax algorithm always is especially known for its usefulness in calculating the best move in two-player games where all the information is available

Write a short note on
i) Printer
i)Speaker
( no problem if u don't know but don't just spam :(.....)​

Answers

A printer is a device that accepts text and graphic output from a computer and transfers the information to paper, usually to standard-size, 8.5" by 11" sheets of paper. Printers vary in size, speed, sophistication and cost.

what do these two parts of the lift do?​

Answers

Answer:

The Big Bang Theory is our best guess about how the universe began. A 2013 map of the background radiation left over from the Big Bang, taken by the ESA's Planck spacecraft, captured the oldest light in the universe. This information helps astronomers determine the age of the universe. ... The "Big Bang Theory" TV show.

Which of the following is an example of a
payload?

Answers

Answer:

LOAD

Explanation: PAY

Answer: it's B,  E-Mail message

Explanation:

How was Television used when originally invented? How is television used today?

Answers

Explanation:

.......................

Answer:

Than:

Baird's early mechanical television had 30 holes and rotated 12.5 times per second. There was a lens in front of the disk to focus light onto the subject. When light hit the subject, that light would be reflected into a photoelectric cell, which then converted this light energy to electrical impulses.

Now :

Television is an inescapable part of modern culture. We depend on TV for entertainment, news, education, culture, weather, sports—and even music, since the advent of music videos. ... News, current events and historical programming can help make young people more aware of other cultures and people.

give 5 examples for software ​

Answers

Answer:

Adobe Photoshop.

Picasa.

VLC Media Player.

Windows Media Player.

Windows Movie Maker

When it comes to memory, why is it important to have enough storage space on a hard drive when using many RAM intensive programs?

Answers

Answer:

Memory and storage are important concepts to master in Information Technology. ... This type of memory is volatile which means that the actual data disappears when the computer loses power. Because memory needs to be much faster than storage, it is rather more expensive than storage per GB.

Explanation:

software.
Q4..
Microsoft word is an example of
(A) System
(1) word processor
(°) Presentation software
(P) Spreadsheet

Answers

Ms Word is an example of a word processor.

One example of a Word Processor is Microsoft Word, but other word processing applications are also widely used.

Select the best answer for the question
17. Which of the following is a design theory that recognizes that many problems are similar to problems that have already been solved?
O A. C-K Theory
O BASE
OC. TRIZ
OD. General Design Theory

Answers

your answer is C my guy

Egovernment involves the use of strategies and technologies to transform government by improving the delivery of services and enhancing the quality of interaction between the citizen-consumer within all branches of government.

a. True
b. False

Answers

I guess the answer True


8. Which of the following is
most likely to contain a
computer virus?


1.CD-ROM
2.RAM
3.Floppy Disk
4.ROM

Answers

Answer:

4. A floppy Disk

Explanation:

This is because it can be transfered from one device to another. So, if one device is infected with a virus, it'll be affected

[tex].[/tex]

What is the TSA motto

Answers

Answer:

the answer is "Learning to lead in a technical word".

Explanation:

Why LinkedIn doesn’t like automation tools?

Answers

Answer:

LinkedIn has clearly mentioned that using LinkedIn automation is against their TOS. They block an account if they suspect any automation activity.

It’s because they want to keep the platform transparent and free of spam. Many users have already called it the worsts social media platform because of spamming.

On the other hand, large companies and brands are endorsing these tools. Many users have got their accounts blocked while many are using LinkedIn automation to grow their business opportunities.

Most shop accidents are caused by?

Answers

Answer:Most shop accidents are caused by÷

liftingpoor light trips and fallsstressdangerous materialsact of shop violencedehydrationextreme tiredness

45. _____ is used to create an object. a. Class b. constructor c. User-defined functions d. In-built functions

Answers

Answer: B

Explanation:       A constructor is a special method of a class or structure in object-oriented programming that initializes a newly created object of that type. ... Instead of performing a task by executing code, the constructor initializes the object, and it cannot be static, final, abstract, and synchronized.

In computer programming, a resource which is used to create an object is called: B. constructor.

What is a constructor?

A constructor can be defined as a special method that is designed and developed to enable programmers create and initialize objects in Java programming.

This ultimately implies that, a constructor is a resource which can used to create an object in computer programming.

Read more on constructor here: https://brainly.com/question/26914047

When it comes to different ways of storing data on the device in a cross-platform manner, what is convenient about both native iOS and Android platforms?

a. they both provide secure file i/o
b. they both provide key-value, file i/o and sqlite data storage
c. the both provide the exact same system calls, since both platforms rely on ARM processors
d. they both provide the exact same APIs, regardless of language used

Answers

A - both provide secure file i/o

A browser processes requests every time a person clicks on a
hyperlink.
O True
O False

Answers

Answer:

False

Explanation:

What software programming language was first
used to power the Internet (.com, .net)?

Answers

Answer:

the answer should be .com, because the very first domain was Symbolics.com

Explanation:

hope this helps, have a great day.

George has to present the goals of information management to his team member. What is a goal of information management? The goal of information management is to identify information requirements for various levels.

Answers

Answer:

The purpose of information management is to: design, develop, manage, and use information with insight and innovation. support decision making and create value for individuals, organizations, communities, and societies.

Explanation:

Other Questions
solve for x in the equation:x^2 - x = 20 Solve the equation e2x dy/dx 1 given that y = 5 when x = 0 Sargon created the worlds first empire by : A :defeating Hammurabi in battleB: destroying the city-state of Ur.C: uniting Akkadian and Babylonian lands.D:conquering Mesopotamian city-states. como se llama la nueva cancion de j balvin The era of flourishing arts and literature in Athens is known as the: Mike paid $6 for a fruit drink, $10 for a sandwich, $3 for chips, and $5 for dessert. Mike can only pay with 5 dollar bills will he need to cover the total amount? flies carry many diseases (into passive) what happens to jays motion at 30 minutes into his run somebody help me ill do anything answer explerts help pleaseee show steps also Customer are charged a late fee of 20% of their bill. This person is a week late on a bill of $200.00 What should we charge for the late fee? PLEASE HELP THIS IS MY LAST QUESTION! Trapezoid p is the image of trapezoid P after a translation. Y 7+ . - 1 -7-6-5-4-3-2-1 -2+ 11 2 3 4 5 6 7 1 PY 1 - - -51 -67 Which statement correctly describes the translation of trapezoid P to create the image Pl? A. 3 units to the right and 5 units down B. 4 units to the right and 1 units down O C. 8 units to the right and 5 units down D. 9 units to the right and 6 units down Advertisements/ on TV/ be/ attractive/ ones/ children. f(x)=-x^2-10x Find f(-5) What is the circumference of this circle? Help me solve this please and thanks (-1,-6)(-1,-3)(-1,-2)(-4,-2)(-4,1)(-4,4) range three ways on how to help the depression suffer does anyone have world geography tips? im a freshman and want to stay organized and i just need at least 8 tips:)