Answer:
private ip addresses
Explanation:
A private ip address is assigned to each device on a network, allowing devices on the same network to communicate with each other without using any public ip addresses.
Answer:
i am still a beginner in this but i hope it helps.
- add scanner object;
- declare string FavColour;
- print msg to ask user for input
- print msg (" your favourite colour is " + FavColour)