Answer:
The basics of the Word window
Title bar. This displays the document name, followed by a program name.
Menu bar. This contains a list of options to manage and customize documents.
Standard toolbar. ...
Formatting toolbar. ...
Ruler. ...
Insertion point. ...
End-of-document marker. ...
Help.
Answer:
It leaves behind Error Code 5
Explanation:
This happens when the parameter provided fails the function requirement this could be as a result of wrong data type or when the parameter provided exceeds the function requirement.
Answer: network topology is the arrangement of nodes which includes routers and switches so that enables connection between the server and the client.
however due to times when there is huge traffic in the nodes there needs to be an optimal path for the exchange of information which is accomplished by different routing protocols.
Explanation:
Routing Information Protocol(RIP) is one such protocol which enables to route packets from the source to the destination having the least possible traffic along its path. There are two sets of routing algorithm which are
1. Static routing protocols
2. Dynamic routing protocols.
The difference between the two is that dynamic routing protocols helps to construct the routing tables dynamically as compared to static routing.
RIP is a type of dynamic routing whereby it sends the contents of its routing table the adjacent routers every 30 seconds and whenever a route is discarded from the routing table it is marked as unusable.
RIp is supported by almost all routers and also supports load balancing which is one of it advantages.
Answer:
Server side web caching typically involves utilizing a web proxy which retains web responses from the web servers it sits in front of, effectively reducing their load and latency.
Explanation: