In: Computer Science
1. What is a circuit?
2. What is Telnet, and why is it useful?
3. How is TCP different from UDP?
Ans1
In Electronics, a circuit is a closed path or loop which allows electricity to flow through it or generally, a circuit is a path that starts and ends at a same point
Ans 2
Telnet is a network protocol and is used to communicate with a remote device or server. It provides the users with a bidirectional interactive text-oriented communication system with a virtual terminal connection.
The greatest advantage of telnet is accessing remote computers. It can be used for a variety of activities on a server, including editing files, running various programs and checking email.
Ans3
TCP is different from UDP in the following ways: