Um can you be more descriptive
Answer:
Link-local address
Explanation:
IP addresses that have "FE80" as the hexadecimal representation of their first 10 bits are IPV6 reserved addresses for link-local unicast addressing. These addresses are automatically configured (though may be manually configured too) on any interface and should not be routed. They are used for addressing on a single link with the main aim, among others, of automatic configuration and routing protocol advertisement. Devices attached to this link can be accessed or reached using the link-local addresses as they don't need a global address to communicate.
However, routers will not forward datagram or packets using link-local addresses. In other words, routers are not allowed to connect to the internet using the unicast link-local addresses.
Answer and Explanation:
Some of the negative aspects of robots at work place:
- Lesser flexibility
- Higher maintenance and installation cost
- Future insecurity and risk if the system malfunctions
- A decline in the opportunities for humans
- Unemployment as a result of automation and robot regulated work place.
Some of the positive aspects of robots at work place:
- Higher accuracy
- Higher speeds
- More work in less time
- Productivity and hence efficiency will increase
- Cost of some operations is reduced.
- Ease of employing in dangerous and hazardous fields by using specific robots for each task
Answer: static
Explanation:
In java we have the static keyword to indicate that it can be called without creating an object of the class.
example :
public static void main(String arg[])
So, main can be called without creating an object of the class.
Would you like me to answer with a paragraph or essay,