Question: Write a method in Java to change an unsigned 32-bit integer representing a mask to an integer representing a prefix (/n).
Write a method in Java to change an unsigned 32-bit integer representing a mask to an integer representing a prefix (/n).
Step by Step Solution
3.39 Rating (158 Votes )
There are 3 Steps involved in it
The following shows an approach Since the standard Java has no unsigned integer we have u... View full answer
Get step-by-step solutions from verified subject matter experts
