what is hardware ? Name the four functional hardware of a computer system Define each of them with the help of a diagram​

Answers

Answer 1

Answer:

There are four main computer hardware components that this blog post will cover: input devices, processing devices, output devices and memory (storage) devices. Collectively, these hardware components make up the computer system.


Related Questions

Your friend told you that your favorite celebrity couple split. What is the best media form to use?
a
Wiki
b
Social Network
c
Infotainment site
d
Forum

Answers

Answer:

b

Explanation:

I think social network is the first source of every update of reality even wiki gets info from social network

Answer:a)wiki

kalo salah maaf ya

Dora has inserted a text box into a Word document that she is formatting. Which strategy will not format text boxes? Create a link between two text boxes. Set the height and width of the text box. Add background images to the text box. Link the text box to another document.​

Answers

Answer:

D. Link the text box to another document.​

Explanation:

A text box is an object that you may add to your page that allows you to place and enter text wherever in it. The correct option is D.

What is a text box?

A text box is an object that you may add to your page that allows you to place and enter text wherever in it. Content boxes may be handy for attracting attention to a certain text and also for moving text about in your document.

Dora has inserted a text box into a Word document that she is formatting. Therefore, the strategy that will not format text boxes is strategy will not format text boxes.

Hence, the correct option is D.

Learn more about Text Box:

https://brainly.com/question/13812028

#SPJ2

Please please help what kind of device. is this​

Answers

Answer:

uuuummmmm im pretty sure that is some type of tablet

Explanation:

sorry im not much help.........

Answer:

It's a Hard drive. It's on your pc

Explanation:

Which of the following is an example of data an Earth-observing satellite would collect?
studying ocean and land changes

monitoring the movement of ships

tracking signals between different points on Earth

studying weather patterns

Answers

Answer:

A

Explanation:

Hopefully this helps

With _________, users will receive recommendations for items liked by similar users.

Answers

Answer:

Collaborative filtering

Explanation:

Collaborative filtering is an algorithms family in which there are various ways to determine the same users or items also there are various ways to determine the rating depending upon the same users rating

Therefore as per the given situation, the above is the answer

Hence, the same is to be considered

WILL GIVE BRAINLIEST! The command simplify is used if you only want the first two digits of a decimal to appear in the interpreter.

true

false

Answers

Answer:

falsee?

Explanation:

Answer:

Yes its false i believe

Explanation:

How many bit make a byte .​

Answers

Answer:

It is easy .8 bits.You have to note this

Answer: 8

1 byte = 8 bit

Sending the same messages to a large number of users is called​

Answers

Answer:

Can you give me the options

this is very simple i just need someone to type out this for me

Answers

Answer:

#27

2i , -2i, i, -i            i^2 = -1

1(x - 2i)(x + 2i) 1(x-i)(x+i)

x^2 +2x-2x -4.2i x^2 -xi-xi -i

(x^2 + 4)      x^4 + 1

x^2 +x^2 +11x

x^4 +5x^2 +4

+4+2+2+-1

*This was not simple for me

Edhesive unit 2 lesson 5 coding activity 1 Write code which creates three regular polygons with 11, 14 and 19 sides respectively. All side lengths should be 1.0. The code should then print the three shapes, one on each line, in the order given (i.E. The one with 11 sides first and the one with 19 sides last). Sample run: regular hendecagon with side length 1.0 regular tetrakaidecagon with side length 1.0 regular enneadecagon with side length 1.0

Answers

Answer:

public class Polygon {

   private String name;

   private int sides;

   private double sideLength;

   public Polygon(String name, int sides, double sideLength) {

       if (sideLength <= 0) throw new IllegalArgumentException("Length cannot be zero or negative.");

       if (sides <= 0) throw new IllegalArgumentException("Sides cannot be zero or negative.");

       this.name = name;

       this.sides = sides;

       this.sideLength = sideLength;

   }

   public String getName() {

       return name;

   }

   public void setName(String name) {

       this.name = name;

   }

   public double getSideLength() {

       return sideLength;

   }

   public void setSideLength(double sideLength) {

       if (sideLength <= 0) throw new IllegalArgumentException("Length cannot be zero or negative.");

       this.sideLength = sideLength;

   }

   public int getSides() {

       return sides;

   }

   public void setSides(int sides) {

       this.sides = sides;

   }

   (use the at sign here)Override

   public String toString() {

       return "regular " + name + " with side length " + String.format("%.1f", sideLength);

   }

}

public class TestPolygon {

   public static void main(String[] args) {

       Polygon sides11 = new Polygon("hendecagon", 11, 1);

       Polygon sides14 = new Polygon("tetrakaidecagon", 14, 1);

       Polygon sides19 = new Polygon("enneadecagon", 19, 1);

       System. out. println(sides11);

       System. out. println(sides14);

       System. out. println(sides19);

   }

}

Explanation:

This java source code defines a class that creates a regular polygon based on the number of sides given to it.

Below is a screenshot of the program code and output.

Which line of code will cause the loop to execute exactly one time?

for b in range(12, 12):
for b in range(12, 13):
for b in range(13, 13):
for b in range():

Answers

for b in range (12, 13)?

The image below shows an encoding for a black and white pixel image. The first two
bytes of the data (circled in red) are used to encode the width and height of the
image. What is the best term for this type of "data about the data"? Explain why it is
necessary to include this data in the encoding.

Answers

Answer:

where is the image i need the image

Explanation:

What is the output?
class car:
model = "
age = 20
myCar = car()
myCar.age= myCarage + 10
print(myCarage)
Output:

Answers

Answer:

Following are the modified code to this question:

class car:#defining a class car  

   model = ""#defining a class

   age = 20#defining an integer variable that hold a value

myCar = car()#creating reference of class

myCar.age= myCar.age+ 10#Use reference to add value in age variable

print(myCar.age)#print age value

Output:

30

Explanation:

In the above code class care is defined, inside the car a string variable "model", and an integer variable "age" is defined that hold a value, in the next step, class reference myCar is defined, that used to add value in age variable an at the last we use print method to print age variable value.

Other Questions
In which room would you prepare el desayuno?O A. El baoO B. El stanoC. La cocinaD. El comedor30 points if right Brainlyest answer Help again pls due tonight will give brainlisttt!!! I WILL GIVE BRAINLIEST IF YOU SOLVE THIS What was the most important part of the caravan?1. The camels2. The merchants3. The camel drivers4. The slaves 2. David is growing algae in a closed bottle for an experiment. The bottle is half full of water and half full of air. David floats the bottle in a pond for three weeks. At the end of the three weeks, David notices that lots of algae grew, but the bottle did notsink lower in the pond.Why didn't the bottle of algae get heavier during the experiment?A. Tiny animals in the bottle ate the growing algae.B. The sides of the bottle got lighter as the plastic degraded.C. The bottle has a leak, which made it lose water to the pond.D. The growth of the algae came from the air and water in the bottle. Rita runs 3 miles in 25 minutes. At the same rate, how many miles would she run in 20 minutes? 17. Which of the following represent the correct net ionic equations from the double replacement reaction ofcalcium nitrate and potassium phosphate?a. Caaq) + PO43- (aq) CaPO4(s)b. Q Ca2+ (aq) + 3 PO43- (aq) Caz(PO4)3(S)c. 3 Ca2+ (aq) + 2 PO.3(aq) Caz(PO4)2(S)d. 2 NO3(aq) + Ca2++ Ca(NO3)2(S) CMON HELP ME PLEASE IM SUPER DESPREATE I CANNOT FAIL HADAOSJDPOKD0NA UABAUDB distance between (-4,0) and (2,2) who was the turning point of the Revolution? What is the domain of this quadratic function? Pat has a fever.His temperature is 99.3F. If the conversation is Celsius is C=5/9(F-32), what is the most accurate measurement of Pats temperature in degrees Celsius? help please Which text best reflects a personal narrative essay?A. The Labradoodle is one of the gentlest dog breeds. It is a mix of Labrador and poodle.B. Elephants live in groups, which helps them protect one another from predators.C. I cant wait to get home and read a book. Mysteries are my favorite.D. Peanut allergies among children are on the rise. Last year, they increased by as much as 20 percent. Why were Armenians suddenly under attack Under certain conditions the pressure of a gas varies directly with the temperature. When the pressure is 900 psi, the temperature is 350. What is the pressure when the temperature is 70? All of the following are characteristics of allliving things except the ability toA. grow and develop.B. maintain a stable internal environment.C. change over time.D. ability to move. I WILL GIVE BRAINLIEST TO FASTEST AND BEST ANSWER PLS HELp A law firm is going to designate associates and partners to a big new case. The daily rate charged to the client for each associate is $600 and the daily rate for each partner is $1200. The law firm designated twice as many associates as partners to the case and was able to charge the client $7200 per day for these lawyers' services. Graphically solve a system of equations in order to determine the number of associates assigned to the case,x, and the number partners assigned to the case, y. what are the two equations in slope intercept form so i can graph them A project consists of three tasks: A, B, and C. Task A is known to take five days for sure. Tasks B and C are each dependent on A. B takes five days. C takes seven days with a probability of 0.5 and three days with a probability of 0.5. What is the expected completion time of the project Helppppppppp!!!!!!!!!!!!!!!! Ok