..............................................nice !
Answer:
-Consiste en conectar varias redes de computadoras basadas en diferentes protocolos -Requiere la definición de un protocolo de interconexión común sobre los protocolos locales. -El Protocolo de Internet (IP) desempeña este papel, definiendo direcciones únicas para una red y una máquina host.
Cache memory is a high-speed memory that stores the instructions and data that have been frequently accessed. It decreases the time it takes to decode the instructions stored in the instruction pipeline.
A. It decreases the time it takes to decode instructions stored in the instruction pipeline.
<u>Explanation:</u>
Whenever an instruction is invoked or some data is accessed, the CPU looks for it in the cache memory before accessing the main memory.
If the content is found in the cache memory, it accessed from there and then and hence the access time and decode time is reduced as there were no main memory lockups.
An example of financial irresponsibility is driving without car insurance. The other options are examples of financial responsibility.
Answer:
/var/log
Explanation:
The /var/log location identifies the location to view the log file.
Records of usage of a particular OS or software can be viewed in the log file. They usually provide a detailed view of the events of an application or system.
Log files usually provide a massive guide for troubleshooting a service, application or OS. Due to the possibility of a service or application to generate log files, these come in handy when a service malfunction, because it contains detailed information about the events of that service or application.