Computer Science, asked by rssahu7467, 1 year ago

Write a program to demonstrate subnetting & find subnet mask

Answers

Answered by xtylishnaveed222
1

Explanation:

Program to show subnetting and find the subnet masks. Scanner = new Scanner(System.in); System.out. println (“Enter the ip address: “);

Similar questions