If two computers with same IP connected in same LAN want to share information. Would it be possible? Justify your answer.
SIKSHAPATH Latest Questions
Illustrate AND-OR search of gaming theory.
You’ve won a 2-million-dollar worth lottery’ we all get such spam messages. How can AI be used to detect and filter out such spam messages?
Sender Window in TCP can be given as: a. Sender Window = max(Congestion Window, Receiver Window) b. Sender Window = Congestion Window c. Sender Window = Receiver Window d. Sender Window = min(Congestion Window, Receiver Window)
Create a network connection using packet tracer , which shows the working of Switch and Hub. Explain in detail with proper steps
Q1. What is the syntax to create a dictionary? a. D = [] b. D = {} c. D = () d. D = dictionary() Q2. What is the correct statement about dictionaries? a. There can be multiple same keys. b. Every value must be ...