PUSH,PULL technology explain
Answers
Answered by
6
Pull technology is used anytime the transfer of information is initiated by a request sent from a client to a server. Push technology, on the other hand, is implemented any time a transfer of information is initiated by a server without waiting on a request from a client.
Answered by
6
Answer:
Pull technology is a type of communication that takes place over the Internet when a client initiates a transaction by requesting information from a server. Push technology, on the other hand, is implemented any time a transfer of information is initiated by a server without waiting on a request from a client.
Similar questions