Hardware:
-physical parts of a computer that cause processing of data
-can be connected (physically) & can touch
- Hardware wares out during/over time
-Hardware failure is random
Software:
-A set of construction that tells a computer exactly what to do
-software is logical in nature
- dose not have an increasing failure rate
Similarities
- Behavior; Users interact with the products in various ways
- Products produce outputs and given inputs
-they have functional (user facing) and non functional (non user facing) requirements
-They are both complex (any representation of product specifications lead to a main structure)
Differences
- Software is easier to change then hardware
- Software testing is done by specialized quality assurance (QA) engineers, while hardware is done by engineers who are creating the product
-Hardware must be designed and tested to work over a range of time and environmental conditions, which is not the case for software
- Hardware designs are constrained by the need to incorporate standard parts
(Hope this helps?)
Answer:
It could be because you where hack. Or there was something wrong with the site that stopped it from saying why it stopped.
The diagram of the of a ten-node network that uses ten routers is given in the image attached.
<h3>What is a node in a network?</h3>
A network node is known to be be seen as the kind of connection point that is seen amidst some network devices such as routers, printers, etc.
Note that they are known to often receive and send data from one network or endpoint to another.
Therefore, The diagram of the of a ten-node network that uses ten routers is given in the image attached.
Learn more about routers from
brainly.com/question/24812743
#SPJ1
Answer:
You can say they're somewhat alike, since a worm wiggles into a tight spot, just like how a computer virus wiggles into your computer-
Hope this helps-
Answer:
Int
byte
Explanation:
In java there are eight primitive data types has a class dedicated, and then we can find eight wrapper classes, I'm going to let you the next table with the 8 example:
Assume the next table byte and Int are primitive data, the different with byte is only the capital letter Byte.
Primitive Wrapper Class
boolean Boolean
byte Byte
char Character
int Integer
float Float
double Double
long Long
short Short