Networking
Posted by Subash | 11:41 PM
[0] Comments
Here are some Interview Questions on Networking taken from http://www.unixjunkie.net/interview.html
- Q: What is TCP? What's the difference between TCP and UDP?
- Q: Explain how a TCP connection gets setup and torn down
- Q: What is HTTP?
- Q: What is an HTTP Cookie?
- Q: How many IP addresses are in a /17 (CIDR notation)? What is the subnet mask for a /17 network? What is the broadcast? How many addresses are usable?
- Q: How do hostnames get translated into IP addresses? How do IP addresses get translated into MAC addresses?
- Q: How does a traceroute program work?
- Q: What does "ping" do?
- Q: What is a hub? What is a switch?
- Q: Explain the OSI 7 layer model.