1. What is the difference between layer 2 and layer 3 in the OSI model? 2. What is the difference between a hub, switch, and router? 3. What is a VLAN? 4. What is the difference between TCP and UDP? 5. How do you distinguish a DNS problem from a network problem? 6. What is a runt, Giant, and collision? 7. What is a broadcast storm? 8. What is the purpose of VRRP? 9. What is a VPN? 10. What information about a peer would I need to establish a VPN? 11. What is a full-class C in CIDR notation? 12. What is a default route? 13. What is a metric? 14. What is a MAC address? 15. What is ARP/RARP? 16. Describe a TCP connection sequence 17. What is MTU? 18. What other TCP setting can you modify besides MTU to shorten packets?
2 11515Post New Bharat BPO Interview Questions
What does ctrl home do in microsoft word?
How do you check if two given string are anagrams?
Why should I use abstract class?
What sql does db2 use?
What is a superclass?
What is meant my Firewall testing? how the testing is performed on it?
What is an off by one error in java?
What are different movement types?
how to test reverse power trip?
Is the Department making any adjustments to the standard duties tests?
How to clear cache in django ?
What is scalability and elasticity?
What variables are stored in the storage and memory areas respectively?
Can a class run without constructor?
my table having data like this year month revenue 2011 jan 100 2011 feb 200 2011 mar 150 like this i want My report 2011 jan 100 2011 feb 100+200=300 2011 mar 300+150=450 like this for this where we specify the condition how will specify? pls ans me pls...