...
Question 13905 – Artificial-Intelligence
November 20, 2023
Question 14315 – Functional-Dependency
November 20, 2023
Question 13905 – Artificial-Intelligence
November 20, 2023
Question 14315 – Functional-Dependency
November 20, 2023

Question 9061 – Computer-Networks

Suppose computers A and B have IP addresses 10.105.1.113 and 10.105.1.91 respectively and they both use the same net mask N. Which of the values of N given below should not be used if A and B should belong to the same network?

Correct Answer: D

Question 86 Explanation: 
When we perform bitwise AND operation between IP Address and Subnet Mask, it gives Network ID. If for both IP results is same Network ID. It means, both IP are belong to the same network else it’s on different network.
When we perform AND operation between IP address 10.105.1.113 and 255.255.255.224 result is 10.105.1.96 and when we perform AND operation between IP address 10.105.1.91 and 255.255.255.224 result is 10.105.1.64.
Therefore, 10.105.1.96 and 10.105.1.64 are different network, so D is correct answer.
A
255.255.255.0
B
255.255.255.128
C
255.255.255.192
D
255.255.255.224
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!