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?)
<span>a group or system of interconnected people or things</span>
This person is Elon Musk, the owner of Tesla :)
Answer:
in javascript:
function compute(a, b, c){
let array = [a, b, c];
array.forEach((e,k) => {
if(e >= a && e >= b && e >= c){
console.log("maximum: " + e);
}
if( e <= a && e <= b && e <= c){
console.log("minimum: " + e);
}
}
}
Explanation:
Answer:
A vulnerability level of ZERO can never be obtained since all countermeasures have vulnerabilities themselves. For this reason, vulnerability can never be zero, and thus risk can never be totally eliminated.
Explanation:
also we need to be protected from scams and stuff